-
tc_RG_01_P1_RegistrationAPITest
pass
2020-07-10 11:59:54
Verify Registration API with valid password
| Status |
Timestamp |
Details |
|
11:59:55 |
Action Step ::Execute Mobile Number Verify API |
|
11:59:57 |
Verify Step :: Mobile Verify Api with following assertions : |
|
11:59:57 |
{
"status":"success",
"secret":"Uaotd3VoeKKozyB8OrTQQG3oFrCI31Vd83gBar0u7CeHsF/dvqg4LSJOYT1R4WBVWMvUbwprRwkRSIxBgRKGNQ==",
"expire":120000
} |
|
11:59:57 |
Status is displaying as "success" |
|
11:59:57 |
Action Step ::Execute Mobile Number Confirm API |
|
11:59:57 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
11:59:57 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
11:59:57 |
Status is displaying as "success" |
|
11:59:57 |
Action & verify ::Execute register API |
|
11:59:58 |
Verify Step :: Register Api with following assertions : |
|
11:59:58 |
{
"status":"success",
"guid":"1128211564931846163",
"user":{
"guid":"1128211564931846163",
"type":"user",
"subtype":false,
"time_created":"1594362598",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"AutoTester",
"username":"QDzXyIze",
"language":"en",
"icontime":"1594362598",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
11:59:58 |
Status is displaying as "success" |
|
12:00:01 |
com.aeione.ops.test.RegistrationPageTest Test passed |
-
tc_RG_02_P1_RegistrationWithInvalidOTPAPITest
pass
2020-07-10 12:00:03
Verify that user is able to register by giving Invalid OTP or not with Registration API
| Status |
Timestamp |
Details |
|
12:00:04 |
Action Step ::Execute Mobile Number Verify API |
|
12:00:04 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:00:04 |
{
"status":"success",
"secret":"Y72c3f+m1HLV4vg/5wfBvT/jQgq/ywePCuzELaXBOEcaylfr/NeNugdDl7LHLpBGcyFxvHdEcJZj0k8exgJo0A==",
"expire":120000
} |
|
12:00:04 |
Status is displaying as "success" |
|
12:00:04 |
Action Step ::Execute Mobile Number Confirm API |
|
12:00:04 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:00:04 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:00:04 |
Status is displaying as "success" |
|
12:00:04 |
Action & verify ::Execute register API |
|
12:00:05 |
Verify Step :: Register Api with Invalid OTP following assertions : |
|
12:00:05 |
{
"status":"error",
"message":"Confirmation failed"
} |
|
12:00:05 |
Status is displaying as "error" |
|
12:00:05 |
Message is displaying as "Confirmation failed" |
|
12:00:05 |
com.aeione.ops.test.RegistrationPageTest Test passed |
-
tc_RG_03_P1_RegistrationWithInvalidPasswordAPITest
pass
2020-07-10 12:00:05
Verify that user is able to register by giving Invalid Password or not with Registration API
| Status |
Timestamp |
Details |
|
12:00:05 |
Action Step ::Execute Mobile Number Verify API |
|
12:00:06 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:00:06 |
{
"status":"success",
"secret":"MP6PKWT0OSi1xuUCfr3oO0klN/oF48PRK33dCtqam8TqZLxose/KC1yczmpKVrDK1r6/a3DVgxmdR9R4ga0xgA==",
"expire":120000
} |
|
12:00:06 |
Status is displaying as "success" |
|
12:00:06 |
Action Step ::Execute Mobile Number Confirm API |
|
12:00:06 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:00:06 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:00:06 |
Status is displaying as "success" |
|
12:00:06 |
Action & verify ::Execute register API |
|
12:00:06 |
Verify Step :: Register Api with Invalid Password following assertions : |
|
12:00:06 |
{
"status":"error",
"message":"Password must have more than 8 characters. Including uppercase, numbers, special characters (ie. !,#,@), and cannot have spaces."
} |
|
12:00:06 |
Status is displaying as "error" |
|
12:00:06 |
Message is displaying as "Password must have more than 8 characters. Including uppercase, numbers, special characters (ie. !,#,@), and cannot have spaces." |
|
12:00:06 |
com.aeione.ops.test.RegistrationPageTest Test passed |
-
tc_RG_04_P1_RegistrationOnDOBWithAgeLimitAPITest
pass
2020-07-10 12:00:06
Verify DOB with less than age limit during Registration API Test
| Status |
Timestamp |
Details |
|
12:00:08 |
Action Step ::Execute Mobile Number Verify API |
|
12:00:08 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:00:08 |
{
"status":"success",
"secret":"JUDfRCV0z4czSSO3vfR0LFwuXzYYOR6RiRX00TiWaZ2kZ+1irJwAFxZjy9PTmA+vUSv0ixfEwAO8SOkaWcFlMQ==",
"expire":120000
} |
|
12:00:08 |
Status is displaying as "success" |
|
12:00:08 |
Action Step ::Execute Mobile Number Confirm API |
|
12:00:08 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:00:08 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:00:08 |
Status is displaying as "success" |
|
12:00:08 |
Action & verify ::Execute register API |
|
12:00:08 |
Verify Step :: Register Api with Invalid DOB following assertions : |
|
12:00:08 |
{
"status":"error",
"message":"Please enter correct date of birth"
} |
|
12:00:08 |
Status is displaying as "error" |
|
12:00:08 |
Message is displaying as "Please enter correct date of birth" |
|
12:00:08 |
com.aeione.ops.test.RegistrationPageTest Test passed |
-
tc_RG_05_P1_SelectCountryCodeTest
pass
2020-07-10 12:00:08
Verify the functionality of selecting a country code
| Status |
Timestamp |
Details |
|
12:00:08 |
Action Step :: Click on Country Dropdown |
|
12:00:09 |
Verify Step :: Whether Country dropdown is displaying or not for each country option with country flag , name , dial code |
|
12:02:09 |
country flag, country name, country dial code is displaying to country options |
|
12:02:09 |
Action Step :: Select Country from dropdown |
|
12:02:09 |
Verify Step :: Whether Selected country flag is displaying or not |
|
12:02:09 |
Selected country flag is displaying for "md" |
|
12:02:09 |
com.aeione.ops.test.RegistrationPageTest Test passed |
-
tc_LG_01_P1_ContentsOfLoginPageTest
pass
2020-07-10 12:02:15
Verify all the contents under the login page
| Status |
Timestamp |
Details |
|
12:02:15 |
Verify Step :: User navigates to login page or not after launching test URL with following assertions : |
|
12:02:15 |
"login username" textfield is displaying |
|
12:02:15 |
"login password" textfield is displaying |
|
12:02:16 |
"login submit" button is displaying |
|
12:02:16 |
"Forgot Password" link is displaying |
|
12:02:16 |
com.aeione.ops.test.LoginPageTest Test passed |
-
tc_LG_02_P1_LoginViaValidUsernameAndPasswordTest
pass
2020-07-10 12:02:18
Verify if user will be able to login with a valid registered Username with valid password
| Status |
Timestamp |
Details |
|
12:02:20 |
Action Step :: Login as "AutoTester" with valid registered Username & password and click on submit button |
|
12:02:41 |
Action Step :: Click on topic skip button |
|
12:02:51 |
Verify Step:: "topbar home" is displayed |
|
12:02:51 |
Action Step :: Click on topBar Dropdown |
|
12:02:51 |
Action Step :: Click on SignOut |
|
12:02:51 |
"login submit" button is displaying |
|
12:02:51 |
com.aeione.ops.test.LoginPageTest Test passed |
-
tc_LG_03_LoginViaValidEmailAndPassword
pass
2020-07-10 12:02:51
Verify if user will be able to login with a valid registered email with valid password
| Status |
Timestamp |
Details |
|
12:02:53 |
Action Step :: Login as "AutoTester" with valid registered Email & password and click on submit button |
|
12:03:14 |
Verify Step:: "topbar home" is displayed |
|
12:03:14 |
Action Step :: Click on topBar Dropdown |
|
12:03:14 |
Action Step :: Click on SignOut |
|
12:03:14 |
"login submit" button is displaying |
|
12:03:14 |
com.aeione.ops.test.LoginPageTest Test passed |
-
tc_LG_04_LoginWithValidMobileNumberAndPasswordTest
fail
2020-07-10 12:03:14
Verify if user will be able to login with a valid registered mobile number & password
| Status |
Timestamp |
Details |
|
12:03:16 |
Action Step :: Login as "AutoTester" with valid registered MobileNumber & password and click on submit button |
|
12:03:37 |
Verify Step:: "topbar home" is displayed |
|
12:03:37 |
Action Step :: Click on topBar Dropdown |
|
12:03:39 |
Could not perform action on "topBar Dropdown" element click intercepted: Element ... is not clickable at point (1770, 39). Other element would receive the click:
(Session info: chrome=83.0.4103.116)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.9ry4Rm}, goog:chromeOptions: {debuggerAddress: localhost:34451}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: e929f942e17970b217a24ef47341e997 |
|
12:03:39 |
 |
-
tc_LG_07_ResetPasswordWithInvalidMobileNumberTest
fail
2020-07-10 12:03:39
Verify that user is getting error message with Invalid mobile number on reset password
| Status |
Timestamp |
Details |
|
12:03:40 |
Action Step :: Click on forgot password link |
|
12:04:41 |
Could not perform action on "Forgot Password link " Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.xpath: //*[@id='forgotpass']' (tried for 30 second(s) with 500 milliseconds interval) |
|
12:04:41 |
 |
-
TC_HM_01_P1_ContentsOfHomePageTest
pass
2020-07-10 12:04:46
Verify all the contents in Home Page
| Status |
Timestamp |
Details |
|
12:04:48 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:05:09 |
Verify Step :: Contents of Home Page with following assertion : |
|
12:05:09 |
Verify Step:: "topbar home" is displayed |
|
12:05:09 |
Verify Step:: "topbar explore" is displayed |
|
12:05:09 |
Verify Step:: "topbar wallet" is displayed |
|
12:05:09 |
Verify Step::"topbar search" is displayed |
|
12:05:09 |
Verify Step::"Blog Icon" is displayed |
|
12:05:10 |
Verify Step:: "topbar network" is displayed |
|
12:05:10 |
Verify Step:: "topbar notification" is displayed |
|
12:05:10 |
Verify Step:: "topbar group" is displayed |
|
12:05:10 |
Verify Step:: "topbar ProfileIcon" is displayed |
|
12:05:10 |
Verify Step:: " ProfileWidget" is displayed |
|
12:05:10 |
Verify Step:: " text area poster" is displayed |
|
12:05:10 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:05:16 |
Action Step :: Click on topBar Dropdown |
|
12:05:16 |
Action Step :: Click on SignOut |
-
TC_HM_02_P1_ContentsOfProfileCardInHomePageTest
pass
2020-07-10 12:05:16
Verify for PROFILE CARD
| Status |
Timestamp |
Details |
|
12:05:18 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:05:39 |
Verify Step :: Contents of Home Page Profile card with following assertion : |
|
12:05:39 |
Verify Step :: " Profile Image" is displayed |
|
12:05:39 |
Verify Step :: "Profile Full Name " is displayed |
|
12:05:39 |
Verify Step :: " Profile Account " is displayed |
|
12:05:39 |
Verify Step :: " Profile Follower " is displayed |
|
12:05:40 |
Verify Step :: " Profile Following" is displayed |
|
12:05:40 |
Verify Step :: " Profile Post Count " is displayed |
|
12:05:40 |
Verify Step :: " Community Link" is displayed |
|
12:05:40 |
Verify Step :: " Bookmark Link" is displayed |
|
12:05:40 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:05:44 |
Action Step :: Click on topBar Dropdown |
|
12:05:44 |
Action Step :: Click on SignOut |
-
TC_HM_03_P1_VerifyFollowedUserPostTest
pass
2020-07-10 12:05:44
Verify for Followed User Post
| Status |
Timestamp |
Details |
|
12:05:46 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
12:06:08 |
Action Step :: Click on PosterText Area |
|
12:06:08 |
Action Step :: Enter text on Message Text Area as :: "Followed User Post_UserName" |
|
12:06:09 |
Action step :: Click on Post Button |
|
12:06:12 |
Action Step :: Click on topBar Dropdown |
|
12:06:12 |
Action Step :: Click on SignOut |
|
12:06:13 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:06:35 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
12:06:37 |
Expected :: " Created Post" should be displayed as Followed User Post_UserName ; Actual :: "Created Post " is displayed as Followed User Post_UserName |
|
12:06:37 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:06:41 |
Action Step :: Click on topBar Dropdown |
|
12:06:41 |
Action Step :: Click on SignOut |
-
TC_HM_04_P1_VerifyPublishedBlogTest
pass
2020-07-10 12:06:42
Verify for Published Blog
| Status |
Timestamp |
Details |
|
12:06:46 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:07:09 |
Action Step :: Click on Blog Icon |
|
12:07:10 |
Action Step:: Enter the Blog Title as "Indian Currency" |
|
12:07:11 |
Action Step :: Click on Preview Publish Button |
|
12:07:52 |
Action Step :: Click on Upload Media File |
|
12:07:54 |
Action Step :: Media File Uploaded Successfully |
|
12:07:54 |
Action Step :: Click On Publish Now Button |
|
12:07:56 |
Verify Step :: Published Blog Under Blog Inner Page |
|
12:07:57 |
Expected :: "Published Blog Name" should be displayed as :: Indian Currency ; Actual :: "Published Blog Name" is displayed as :: Indian Currency |
|
12:07:57 |
Action Step :: Click On Home TopBar |
|
12:07:59 |
Verify Step :: Published Blog Post is displaying or not in HomePage with following assertion: |
|
12:08:00 |
Expected :: "Published Blog Name" should be displayed as :: Indian Currency ; Actual :: "Published Blog Name" is displayed as :: Indian Currency |
|
12:08:00 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:08:04 |
Action Step :: Click on topBar Dropdown |
|
12:08:04 |
Action Step :: Click on SignOut |
-
TC_HM_05_P1_ContentsOfSuggestedListTest
fail
2020-07-10 12:08:05
Verify for Suggestion List
| Status |
Timestamp |
Details |
|
12:08:07 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
12:08:30 |
Verify Step :: Suggested Widget is Displaying or Not with following assertion : |
|
12:09:31 |
Could not found "Suggestion Widget" Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.xpath: //*[@class='o-card o-card-suggestion']' (tried for 30 second(s) with 500 milliseconds interval) |
|
12:09:31 |
 |
|
12:09:35 |
Action Step :: Click on topBar Dropdown |
|
12:09:35 |
Action Step :: Click on SignOut |
-
TC_HM_06_P1_VerifyFollowUserButtonTest
fail
2020-07-10 12:09:36
verify for Follow Button
| Status |
Timestamp |
Details |
|
12:09:38 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
12:10:00 |
Verify Step :: Suggested Widget is Displaying or Not with following assertion : |
|
12:11:01 |
Could not found "Suggestion Widget" Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.xpath: //*[@class='o-card o-card-suggestion']' (tried for 30 second(s) with 500 milliseconds interval) |
|
12:11:01 |
 |
|
12:11:05 |
Action Step :: Click on topBar Dropdown |
|
12:11:05 |
Action Step :: Click on SignOut |
-
TC_HM_07_P1_VerifyCreatePostAreaTest
pass
2020-07-10 12:11:06
create a post
| Status |
Timestamp |
Details |
|
12:11:10 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:11:34 |
Action Step :: Click on PosterText Area |
|
12:11:34 |
Action Step :: Enter text on Message Text Area as :: "First_Post_Test_Verification" |
|
12:11:35 |
Action Step :: Click on Upload Media File |
|
12:11:37 |
Action Step :: Media File Uploaded Successfully |
|
12:11:39 |
Verify Step :: Elements is Uploaded or not |
|
12:11:39 |
"Media Thumbnail" is displayed |
|
12:11:39 |
Action step :: Click on Post Button |
|
12:11:42 |
Verify Step :: Created Image Post is Displayed or not |
|
12:11:45 |
"Posted Image" is displayed |
|
12:11:45 |
Verify Step :: Created Text Post is Displayed or not |
|
12:11:47 |
Expected :: " Created Text Post" should be displayed as :: "First_Post_Test_Verification" ; Actual :: " Created Text Post" is displayed as :: "First_Post_Test_Verification" |
|
12:11:47 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:11:50 |
Action Step :: Click on topBar Dropdown |
|
12:11:51 |
Action Step :: Click on SignOut |
-
TC_HM_08_P1_VerifyOpportunityWidgetTest
pass
2020-07-10 12:11:52
create a post
| Status |
Timestamp |
Details |
|
12:11:55 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:12:19 |
Action Step :: Click on PosterText Area |
|
12:12:19 |
Action Step :: Click on Post menu dropdown |
|
12:12:19 |
Action Step :: Click on Opportunity HashTag |
|
12:12:20 |
Action Step :: Select Category from the Opportunity Categories |
|
12:12:20 |
Action Step :: Enter Opportunity Title as "Test Opprotunity" |
|
12:12:20 |
Action Step :: Enter Opportunity description as "Description" |
|
12:12:20 |
Action Step :: Enter Opportunity Location as "Bengaluru" |
|
12:12:20 |
Action Step :: Click on Upload Media File |
|
12:12:22 |
Action Step :: Media File Uploaded Successfully |
|
12:12:24 |
Verify Step :: Opportunity Thumbnail has Uploaded or not |
|
12:12:24 |
Verify Step:: "Opportunity Image Thumbnail" has displayed |
|
12:12:24 |
Action Step :: Click on Post Opportunity Buttons |
|
12:12:26 |
Verify Step :: Opportunity is displayed or not On Opportunity widget |
|
12:12:26 |
"Opportunity Widget :: " User Created Opportunity is displayed under Opportunity Widget |
|
12:12:26 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:12:30 |
Action Step :: Click on topBar Dropdown |
|
12:12:31 |
Action Step :: Click on SignOut |
-
TC_HM_09_P1_VerifyMessangerPopUpTest
pass
2020-07-10 12:12:32
create a post
| Status |
Timestamp |
Details |
|
12:12:34 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:12:56 |
Verify Step :: MessengerPopUp is Displaying or not |
|
12:12:56 |
" MessengerPopUp" is displayed |
|
12:12:56 |
Action Step ::Click on Messenger PopUp |
|
12:12:56 |
Action Step::Clicked On Messenger PopUp |
|
12:12:56 |
Verify Step :: Search Bar of Messenger Pop Up is displayed or not |
|
12:12:56 |
Verify Step :: "Messenger PopUp Search Bar" is displayed |
|
12:12:56 |
com.aeione.ops.test.HomePageTest Test passed |
|
12:13:00 |
Action Step :: Click on topBar Dropdown |
|
12:13:00 |
Action Step :: Click on SignOut |
-
tc_PWH_01_P1_verifyContentsOfPostTest
pass
2020-07-10 12:13:09
Verify all the contents of Poster
| Status |
Timestamp |
Details |
|
12:13:10 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:13:33 |
Action Step :: Click on PosterText Area |
|
12:13:33 |
Verify Step :: Contents of Poster Text Area with following assertion : |
|
12:13:34 |
"Drop_Down" is displayed |
|
12:13:34 |
"Write Blog Icon" is displayed |
|
12:13:34 |
"Post Close Icon" is displayed |
|
12:13:34 |
"Profile Image" is displayed |
|
12:13:36 |
"Message Text Area" is displayed |
|
12:13:36 |
"Attach file Icon" is displayed |
|
12:13:36 |
"NSFW_Restricted_Content Toggle Icon" is displayed |
|
12:13:36 |
"Pay Per Post Content Icon" is displayed |
|
12:13:36 |
"Post Button" is displayed |
|
12:13:36 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:13:42 |
Action Step :: Click on topBar Dropdown |
|
12:13:42 |
Action Step :: Click on SignOut |
-
tc_PWH_02_P1_verifyAudioPostTest
pass
2020-07-10 12:13:43
Verify Audio File Functionality
| Status |
Timestamp |
Details |
|
12:13:47 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:14:10 |
Action Step :: Click on PosterText Area |
|
12:14:10 |
Action Step :: Enter text on Message Text Area as :: "KGF Audio Song" |
|
12:14:10 |
Action Step :: Click on Upload Media File |
|
12:14:12 |
Action Step :: Media File Uploaded Successfully |
|
12:14:14 |
Verify Step :: Elements is Uploaded or not |
|
12:14:14 |
"Media Thumbnail" is displayed |
|
12:14:14 |
Action step :: Click on Post Button |
|
12:14:17 |
Verify Step :: Created Audio Post |
|
12:14:18 |
"Posted Audio" is displayed |
|
12:14:18 |
Verify Step :: Created Text Post is Displayed or not |
|
12:14:21 |
Expected :: " Created Text Post" should be displayed as :: "KGF Audio Song" ; Actual :: " Created Text Post" is displayed as :: "KGF Audio Song" |
|
12:14:21 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:14:25 |
Action Step :: Click on topBar Dropdown |
|
12:14:25 |
Action Step :: Click on SignOut |
-
tc_PWH_03_P1_verifyVideoPostTest
pass
2020-07-10 12:14:25
Verify Video Post Fuctionality
| Status |
Timestamp |
Details |
|
12:14:29 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:14:52 |
Action Step :: Click on PosterText Area |
|
12:14:52 |
Action Step :: Enter text on Message Text Area as :: "KGF Title Card" |
|
12:14:52 |
Action Step :: Click on Upload Media File |
|
12:14:54 |
Action Step :: Media File Uploaded Successfully |
|
12:14:56 |
Verify Step :: Elements is Uploaded or not |
|
12:14:56 |
"Media Thumbnail" is displayed |
|
12:14:56 |
Action step :: Click on Post Button |
|
12:14:59 |
Verify Step :: Created Video Post |
|
12:15:00 |
"Posted Video" is displayed |
|
12:15:00 |
Verify Step :: Created Text Post is Displayed or not |
|
12:15:03 |
Expected :: " Created Text Post" should be displayed as :: "KGF Title Card" ; Actual :: " Created Text Post" is displayed as :: "KGF Title Card" |
|
12:15:03 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:15:07 |
Action Step :: Click on topBar Dropdown |
|
12:15:07 |
Action Step :: Click on SignOut |
-
TC_PWH_04_P1_verifyHashTagDropDownTest
pass
2020-07-10 12:15:07
Verify all the contents of HashTags
| Status |
Timestamp |
Details |
|
12:15:09 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:15:32 |
Action Step :: Click on PosterText Area |
|
12:15:32 |
Action Step :: Click on HashTag Drop Down |
|
12:15:32 |
Clicked on HashTag Drop Down |
|
12:15:32 |
Verify Step :: HashTags dropdown List are displayed or not with following assertions: |
|
12:15:32 |
HashTags dropdown List are :- |
|
12:15:32 |
On #Showtimez |
|
12:15:32 |
On #Opportunity |
|
12:15:32 |
On #TheBlueStore |
|
12:15:32 |
On #Portfolio |
|
12:15:32 |
On #MyJourney |
|
12:15:32 |
HashTag list are displayed |
|
12:15:32 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:15:37 |
Action Step :: Click on topBar Dropdown |
|
12:15:37 |
Action Step :: Click on SignOut |
-
TC_PWH_05_P1_verifyRestrictedContentToggleButtonTest
pass
2020-07-10 12:15:37
Verify Restricted Content Toggle Button
| Status |
Timestamp |
Details |
|
12:15:41 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:16:04 |
Action Step :: Click on PosterText Area |
|
12:16:05 |
Action Step :: Enter text on Message Text Area as :: "Restricted Content" |
|
12:16:05 |
Action Step :: Click on Upload Media File |
|
12:16:07 |
Action Step :: Media File Uploaded Successfully |
|
12:16:09 |
Verify Step :: Elements is Uploaded or not |
|
12:16:09 |
"Media Thumbnail" is displayed |
|
12:16:09 |
Action Step :: Click on Restricted Content Toggle Button |
|
12:16:09 |
Clicked on Restricted Content Toggle Button |
|
12:16:09 |
Verify Step:: Restricted Content Toggle Button is Enabled or Not with following assertion : |
|
12:16:09 |
"Restricted Content Toggle Button" is Enabled |
|
12:16:09 |
Action step :: Click on Post Button |
|
12:16:12 |
Verify Step :: Created Text Post is Displayed or not |
|
12:16:14 |
Expected :: " Created Text Post" should be displayed as :: "Restricted Content" ; Actual :: " Created Text Post" is displayed as :: "Restricted Content" |
|
12:16:14 |
Verify Step :: Created Image Post is Displayed or not |
|
12:16:16 |
"Posted Image" is displayed |
|
12:16:16 |
Verify Step:: "UnCover Button" is displayed or not |
|
12:16:17 |
UnCover Button is Displayed |
|
12:16:17 |
Action Step:: Click on UnCover Button to View Restricted Content |
|
12:16:17 |
Clicked on UnCover Button |
|
12:16:17 |
Verify Step:: Cover Button is displayed or not |
|
12:16:17 |
"Cover Button" is Displayed |
|
12:16:17 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:16:21 |
Action Step :: Click on topBar Dropdown |
|
12:16:21 |
Action Step :: Click on SignOut |
-
TC_PWH_06_P1_verifyRestrictedContentPost
pass
2020-07-10 12:16:21
Verify Restritected Content Post
| Status |
Timestamp |
Details |
|
12:16:24 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:16:47 |
Action Step :: Click on PosterText Area |
|
12:16:47 |
Action Step :: Enter text on Message Text Area as :: "Restricted Content" |
|
12:16:48 |
Action Step :: Click on Upload Media File |
|
12:16:50 |
Action Step :: Media File Uploaded Successfully |
|
12:16:52 |
Verify Step :: Elements is Uploaded or not |
|
12:16:52 |
"Media Thumbnail" is displayed |
|
12:16:52 |
Action Step :: Click on Restricted Content Toggle Button |
|
12:16:52 |
Clicked on Restricted Content Toggle Button |
|
12:16:52 |
Verify Step:: Restricted Content Toggle Button is Enabled or Not with following assertion : |
|
12:16:52 |
"Restricted Content Toggle Button" is Enabled |
|
12:16:52 |
Action step :: Click on Post Button |
|
12:16:55 |
Verify Step :: Created Text Post is Displayed or not |
|
12:16:57 |
Expected :: " Created Text Post" should be displayed as :: "Restricted Content" ; Actual :: " Created Text Post" is displayed as :: "Restricted Content" |
|
12:16:57 |
Verify Step :: Created Image Post is Displayed or not |
|
12:16:59 |
"Posted Image" is displayed |
|
12:16:59 |
Verify Step :: Created Restricted Content is Covered or not |
|
12:16:59 |
"Restricted Content" is Covered |
|
12:16:59 |
Action Step:: Click on UnCover Button to View Restricted Content |
|
12:17:00 |
Clicked on UnCover Button |
|
12:17:00 |
Verify Step :: Created Restricted Content is UnCovered or not |
|
12:17:00 |
"Restricted Content " is UnCovered |
|
12:17:00 |
Action Step:: Click on Cover Button to Cover Restricted Content |
|
12:17:00 |
Clicked on Cover Button |
|
12:17:00 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:17:04 |
Action Step :: Click on topBar Dropdown |
|
12:17:04 |
Action Step :: Click on SignOut |
-
TC_PWH_07_P1_verifyPayPerPostTest
pass
2020-07-10 12:17:04
Verify Pay Per Post
| Status |
Timestamp |
Details |
|
12:17:07 |
Action Step ::Execute Mobile Number Verify API |
|
12:17:07 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:17:07 |
{
"status":"success",
"secret":"NakGQM0DzPraOpoF80lJmPsheTdsbNfeGmC8Wa38E8EiiIVsaXj/Iqewp39+L1bi2UoRINx+YbgI7Hljdbjwsg==",
"expire":120000
} |
|
12:17:07 |
Status is displaying as "success" |
|
12:17:07 |
Action Step ::Execute Mobile Number Confirm API |
|
12:17:07 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:17:07 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:17:07 |
Status is displaying as "success" |
|
12:17:07 |
Action & verify ::Execute register API |
|
12:17:08 |
Verify Step :: Register Api with following assertions : |
|
12:17:08 |
{
"status":"success",
"guid":"1128215883613736977",
"user":{
"guid":"1128215883613736977",
"type":"user",
"subtype":false,
"time_created":"1594363627",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"BossBaby",
"username":"iAFfVaFY",
"language":"en",
"icontime":"1594363627",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
12:17:08 |
Status is displaying as "success" |
|
12:17:11 |
Action Step :: Login as "BossBaby" with valid username, password and click on submit button |
|
12:17:33 |
Action Step :: Click on topic skip button |
|
12:17:44 |
Action Step :: Click on PosterText Area |
|
12:17:44 |
Action Step :: Enter text on Message Text Area as :: "Pay-Per_Post" |
|
12:17:44 |
Action Step :: Click on Upload Media File |
|
12:17:46 |
Action Step :: Media File Uploaded Successfully |
|
12:17:48 |
Verify Step :: Elements is Uploaded or not |
|
12:17:48 |
"Media Thumbnail" is displayed |
|
12:17:48 |
Action Step :: Click on PayPerPost Icon |
|
12:17:48 |
Clicked on PayPerPost Icon |
|
12:17:48 |
Verify Step :: Paywall Contents with following assertion |
|
12:17:48 |
Verify Step :: Set Coins Field is displayed or not |
|
12:17:48 |
"Set Coins Field" is displayed |
|
12:17:48 |
Verify Step :: Description Field is displayed or not |
|
12:17:48 |
"Description Field" is displayed |
|
12:17:48 |
Action Step :: Set Coins For Paid Post |
|
12:17:48 |
Post to be Restricted with :: "0.1" Conis |
|
12:17:48 |
Action Step :: Set Message For Paid Post |
|
12:17:49 |
Post to be Restricted with message :: "To View My Post,Pay 0.1 coins" |
|
12:17:49 |
Verify Step :: Add Button is displayed & enabled or not with following assertion : |
|
12:17:49 |
"Add Button" is Enabled |
|
12:17:49 |
Action Step:: Click on Add Button for Set Paywall |
|
12:17:49 |
Clicked on Add Button for Set Paywall |
|
12:17:49 |
Action Step :: Click on Post Button |
|
12:17:52 |
Verify Step :: Paywall Header is displayed or not |
|
12:17:52 |
"Paywall Header" is displayed |
|
12:17:53 |
Verify Step :: Paywall Header Value is displayed or not |
|
12:17:53 |
Expected :: "Paywall Header Value" should be displayed as :: 0.1coins ; Actual :: "Paywall Header Value" is displayed as :: 0.1coins |
|
12:17:53 |
Verify Step :: Paywall Unlock This Post Button is displayed or not |
|
12:17:53 |
Paywall "Unlock This Post" Button is displayed |
|
12:17:53 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:17:57 |
Action Step :: Click on topBar Dropdown |
|
12:17:57 |
Action Step :: Click on SignOut |
-
TC_PWH_08_P1_verifyUnlockPayPerPostTest
pass
2020-07-10 12:17:57
Verify Unlock Pay Per Post
| Status |
Timestamp |
Details |
|
12:17:59 |
Action Step :: Login as "bCKzmOBw" with valid username, password and click on submit button |
|
12:18:22 |
Action Step :: Enter "iAFfVaFY" on search textField and select user |
|
12:18:24 |
Action Step :: Click on "Profile" tab |
|
12:18:24 |
Action Step :: Click on follow button |
|
12:18:24 |
Action Step :: Click On Home TopBar |
|
12:18:28 |
Verify Step :: Paywall Header is displayed or not |
|
12:18:28 |
"Paywall Header" is displayed |
|
12:18:28 |
Verify Step :: Paywall Header Value is displayed or not |
|
12:18:28 |
Expected :: "Paywall Header Value" should be displayed as :: 0.1coins ; Actual :: "Paywall Header Value" is displayed as :: 0.1coins |
|
12:18:28 |
Verify Step :: Paywall Unlock This Post Button is displayed or not |
|
12:18:28 |
Paywall "Unlock This Post" Button is displayed |
|
12:18:28 |
Action Step:: Click on Unlock This Post Button |
|
12:18:30 |
Clicked on "Unlock This Post" Button |
|
12:18:30 |
Verify Step :: Paywall Window is displayed or not To view Pay Per Post |
|
12:18:30 |
"Paywall Window" is displayed |
|
12:18:30 |
Verify Step :: Paywall Window Header Message is displayed or not |
|
12:18:30 |
"Paywall Window Header" is displayed |
|
12:18:30 |
Verify Step :: Unlock This Post Button is Enabled or not on Paywall Window To Unlock the Post |
|
12:18:30 |
"Unlock This Post Button" is Enabled on Paywall Window |
|
12:18:30 |
Action Step:: Click on Unlock This Post Button on Paywall Window |
|
12:18:31 |
Clicked on Unlock This Post Button on Paywall Window |
|
12:18:31 |
Action Step:: Click on Close Paywall Window |
|
12:18:31 |
Verify Step :: PayPerPost Confirmation Message is displayed or not after Paying "0.1" Coins |
|
12:18:31 |
"PayPerPost Confirmation Message " is displayed after Paying |
|
12:18:31 |
PayPerPost Confirmation Message is displayed as :: "We've received your transaction. Please try unlocking this post after it gets processed. We estimate it may take around 5 minutes." |
|
12:18:31 |
Action Step:: Click on Unlock This Post Button |
|
12:18:33 |
Clicked on "Unlock This Post" Button |
|
12:18:33 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:18:37 |
Action Step :: Click on topBar Dropdown |
|
12:18:38 |
Action Step :: Click on SignOut |
-
TC_PWH_09_P1_verifyEditActonPostTest
pass
2020-07-10 12:18:38
Verify Edit Post
| Status |
Timestamp |
Details |
|
12:18:39 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:19:02 |
Action Step :: Click on PosterText Area |
|
12:19:02 |
Action Step :: Enter text on Message Text Area as :: "Edit Functionality Test" |
|
12:19:02 |
Action step :: Click on Post Button |
|
12:19:05 |
Verify Step :: Created Text Post is Displayed or not |
|
12:19:08 |
Expected :: " Created Text Post" should be displayed as :: "Edit Functionality Test" ; Actual :: " Created Text Post" is displayed as :: "Edit Functionality Test" |
|
12:19:08 |
Action Step:: Click on More Post Menu |
|
12:19:10 |
Action Step:: Post Menu Drop Down Actions |
|
12:19:10 |
"Click on Edit" |
|
12:19:10 |
"Clicked on Edit" |
|
12:19:10 |
Action Step:: Enter text on Message Text Area as :: "Edited Functionality Test" |
|
12:19:10 |
Action Step:: Click on Save Button |
|
12:19:10 |
Verify Step :: Edited Post is displayed or not |
|
12:19:13 |
Expected :: "Edited Text Post" should be displayed as :: "Edited Functionality Test" ; Actual :: "Edited Text Post " is displayed as :: "Edited Functionality Test" |
|
12:19:13 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:19:17 |
Action Step :: Click on topBar Dropdown |
|
12:19:17 |
Action Step :: Click on SignOut |
-
TC_PWH_10_P1_verifyDeletePostTest
pass
2020-07-10 12:19:17
Verify Delete Post
| Status |
Timestamp |
Details |
|
12:19:19 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:19:42 |
Action Step :: Click on PosterText Area |
|
12:19:42 |
Action Step :: Enter text on Message Text Area as :: "Delete Functionality" |
|
12:19:42 |
Action step :: Click on Post Button |
|
12:19:46 |
Verify Step :: Created Text Post is Displayed or not |
|
12:19:48 |
Expected :: " Created Text Post" should be displayed as :: "Delete Functionality" ; Actual :: " Created Text Post" is displayed as :: "Delete Functionality" |
|
12:19:48 |
Action Step:: Click on More Post Menu |
|
12:19:50 |
Action Step:: Post Menu Drop Down Actions |
|
12:19:50 |
"Click on Delete" |
|
12:19:50 |
"Clicked on Delete" |
|
12:19:50 |
Action Step :: click On Yes button in Delete this post popup |
|
12:19:50 |
Verify Step :: Post is deleted or not on timeline with following assertion : |
|
12:19:52 |
" Post " is deleted |
|
12:19:52 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:19:56 |
Action Step :: Click on topBar Dropdown |
|
12:19:56 |
Action Step :: Click on SignOut |
-
TC_PWH_11_P1_verifySharePostTest
fail
2020-07-10 12:19:57
Verify Share Post
| Status |
Timestamp |
Details |
|
12:20:00 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:20:23 |
Action Step :: Click on PosterText Area |
|
12:20:23 |
Action Step :: Click on Post menu dropdown |
|
12:20:23 |
Action Step:: Select the-bluestore HashTags From Drop Down List |
|
12:20:23 |
Click on "#TheBlueStore " |
|
12:20:23 |
Clicked on "#TheBlueStore " |
|
12:20:23 |
Action Step :: Click on Upload Media File |
|
12:20:25 |
Action Step :: Media File Uploaded Successfully |
|
12:20:27 |
Verify Step :: Media Thumbnail has Uploaded or not |
|
12:20:28 |
"Media Thumbnail" has displayed |
|
12:20:28 |
Action Step:: Enter BlueStore Title as "Boss" |
|
12:20:28 |
Action Step:: Enter BlueStore Description as "Boss Baby" |
|
12:20:28 |
Action Step:: Enter BlueStore Units as "10" |
|
12:20:28 |
Action Step:: Enter BlueStore Price as "2500" |
|
12:20:28 |
Action Step:: Click On BlueStore Submit Button |
|
12:20:28 |
Verify Step :: Created BlueStore Post is Displayed or Not on Feed |
|
12:20:30 |
Expected :: " BlueStore Post" should be displayed as :: "Boss" ; Actual :: " BlueStore Post" is displayed as:: "Boss" |
|
12:20:30 |
Action Step:: Click On Share Button |
|
12:20:31 |
Action Step:: Click On Repost Button |
|
12:20:31 |
Verify Step :: Repost PopUp is Displayed or Not |
|
12:20:31 |
"Repost PopUp " is Displayed |
|
12:20:31 |
Action Step:: Enter RePost Message as "Boss" |
|
12:20:31 |
Action Step:: Click On RePost Share Button |
|
12:20:31 |
Verify Step :: Reposted Post Header is Displayed or Not on TimeLine |
|
12:21:32 |
Expected :: "Reposted Post Header " should be displayed on TimeLine; Actual :: "Reposted Post Header " is not displayed on TimeLine Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.xpath: //*[contains(text(),'post (Repost)')]' (tried for 30 second(s) with 500 milliseconds interval) |
|
12:21:32 |
 |
|
12:21:36 |
Action Step :: Click on topBar Dropdown |
|
12:21:36 |
Action Step :: Click on SignOut |
-
TC_PWH_12_P1_VerifyCreateMyJourneyHashTagPostTest
pass
2020-07-10 12:21:36
Create MyJourney Post
| Status |
Timestamp |
Details |
|
12:21:40 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:22:03 |
Action Step :: Click on PosterText Area |
|
12:22:03 |
Action Step :: Click on Post menu dropdown |
|
12:22:03 |
Action Step:: Select my-journey HashTags From Drop Down List |
|
12:22:03 |
Click on "#MyJourney " |
|
12:22:03 |
Clicked on "#MyJourney " |
|
12:22:03 |
Action Step :: Click on Upload Media File |
|
12:22:05 |
Action Step :: Media File Uploaded Successfully |
|
12:22:07 |
Verify Step :: Elements has Uploaded or not |
|
12:22:07 |
"Media Thumbnail" has displayed |
|
12:22:07 |
Action Step :: Enter text on Message Text Area as :: "#MyJourney Post" |
|
12:22:08 |
Action step :: Click on MyJourney Submit Button |
|
12:22:08 |
Verify Step :: MyJourney Post is Displayed or Not on TimeLine |
|
12:22:10 |
"MyJourney Post " is Displayed on TimeLine |
|
12:22:10 |
Expected :: " MyJourney Post" should be displayed as :: "#MyJourney Post" ; Actual :: " MyJourney Post" is displayed as:: "#MyJourney Post" |
|
12:22:10 |
Verify Step :: MyJourney Post Header is Displayed or Not on TimeLine |
|
12:22:10 |
"MyJourney Header " is Displayed on TimeLine |
|
12:22:10 |
Action Step :: Click on Profile Details |
|
12:22:10 |
Verify Step :: MyJourney Post is Displayed or Not on TimeLine |
|
12:22:12 |
"MyJourney Post " is Displayed on TimeLine |
|
12:22:12 |
Expected :: " MyJourney Post" should be displayed as :: "#MyJourney Post" ; Actual :: " MyJourney Post" is displayed as:: "#MyJourney Post" |
|
12:22:12 |
Verify Step :: "#Myjourney" Post Header is Displayed or Not on TimeLine |
|
12:22:12 |
"#Myjourney" Post Header is Displayed on TimeLine Actual :: "#Myjourney" Post Header is displayed on TimeLine |
|
12:22:12 |
Verify Step :: MyJourney Post is Displayed or Not On Widget |
|
12:22:14 |
"MyJourney Post " is Displayed on Widget |
|
12:22:14 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:22:18 |
Action Step :: Click on topBar Dropdown |
|
12:22:19 |
Action Step :: Click on SignOut |
-
TC_PWH_13_P1_VerifyMyJourneyPostEditAndDeleteActionTest
pass
2020-07-10 12:22:19
Verify MyJourney Post Functionality
| Status |
Timestamp |
Details |
|
12:22:20 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:22:43 |
Action Step:: Click on More Post Menu |
|
12:22:45 |
Action Step:: Post Menu Drop Down Actions |
|
12:22:45 |
"Click on Edit" |
|
12:22:45 |
"Clicked on Edit" |
|
12:22:45 |
Action Step:: Enter text on Message Text Area as :: "Edited #MyJourney Post" |
|
12:22:46 |
Action Step:: Click on Save Button |
|
12:22:46 |
Verify Step :: MyJourney Edited Post is Displayed or Not on TimeLine |
|
12:22:46 |
Expected :: " MyJourney Edited Post Text Content" should be displayed as :: "Edited #MyJourney Post" ; Actual :: " MyJourney Edited Post Text Content" is displayed as:: "Edited #MyJourney Post" |
|
12:22:47 |
Action Step:: Click on More Post Menu |
|
12:22:50 |
Action Step:: Post Menu Drop Down Actions |
|
12:22:50 |
"Click on Delete" |
|
12:22:50 |
"Clicked on Delete" |
|
12:22:50 |
Action Step :: click On Yes button in Delete this post popup |
|
12:22:50 |
Verify Step :: Post is deleted or not on timeline with following assertion : |
|
12:22:52 |
" Post " is deleted |
|
12:22:52 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:22:56 |
Action Step :: Click on topBar Dropdown |
|
12:22:56 |
Action Step :: Click on SignOut |
-
TC_PWH_14_P1_verifyCreateShowtimezPostTest
pass
2020-07-10 12:22:56
Create ShowTimez Post
| Status |
Timestamp |
Details |
|
12:22:59 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:23:22 |
Action Step :: Click on PosterText Area |
|
12:23:22 |
Action Step :: Click on Post menu dropdown |
|
12:23:22 |
Action Step:: Select showtimez HashTags From Drop Down List |
|
12:23:22 |
Click on "#Showtimez " |
|
12:23:23 |
Clicked on "#Showtimez " |
|
12:23:23 |
Action Step :: Click on Upload Media File |
|
12:23:25 |
Action Step :: Media File Uploaded Successfully |
|
12:23:25 |
Verify Step :: Media Thumbnail is Uploaded or not |
|
12:23:27 |
"Media Thumbnail" is displayed |
|
12:23:27 |
Action Step:: Enter ShowTimes Title as "Corona Party" |
|
12:23:27 |
Action Step:: Enter ShowTimes Description as "#Don't Stay @Home...!!!" |
|
12:23:27 |
Action Step:: Enter ShowTimes Location as "USA" |
|
12:23:27 |
Action Step:: Enter ShowTimes Date as "25/07/2020" |
|
12:23:28 |
Action Step:: Enter ShowTimes Time as "12:00" |
|
12:23:28 |
Action Step :: Click on ShowTimez Submit Button |
|
12:23:28 |
Verify Step :: Created ShowTimez Post Title is Displayed or Not on NewsFeed |
|
12:23:30 |
Expected :: " ShowTimez Post Title" should be displayed as :: "Corona Party" ; Actual :: " ShowTimez Post Title " is displayed as:: "Corona Party" |
|
12:23:30 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:23:34 |
Action Step :: Click on topBar Dropdown |
|
12:23:34 |
Action Step :: Click on SignOut |
-
TC_PWH_15_P1_VerifyEditShowtimezPostTest
pass
2020-07-10 12:23:35
Edit ShowTimez Post
| Status |
Timestamp |
Details |
|
12:23:36 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:23:59 |
Action Step:: Click on More Post Menu |
|
12:24:01 |
Action Step:: Post Menu Drop Down Actions |
|
12:24:01 |
"Click on Edit" |
|
12:24:01 |
"Clicked on Edit" |
|
12:24:01 |
Verify Step :: Showtimez PopUp is Displayed or Not |
|
12:24:01 |
"Showtimez PopUp" is displayed |
|
12:24:01 |
Action Step:: Enter ShowTimes Title as "Corona Party with cold weather" |
|
12:24:02 |
Action Step:: Enter ShowTimes Description as "#Don't Stay..!! @Home...!!!" |
|
12:24:02 |
Action Step:: Enter ShowTimes Location as "CANADA" |
|
12:24:02 |
Action Step:: Enter ShowTimes Date as "30/07/2020" |
|
12:24:02 |
Action Step:: Enter ShowTimes Time as "18:00" |
|
12:24:03 |
Action Step :: Click on ShowTimez Submit Button |
|
12:24:03 |
Action Step :: Click On Home TopBar |
|
12:24:05 |
Verify Step :: Edited ShowTimez Post Title is Displayed or Not on NewsFeed |
|
12:24:07 |
Expected :: "Edited ShowTimez Post Title" should be displayed as :: "Corona Party with cold weather" ; Actual :: " Edited ShowTimez Post Title " is displayed as:: "Corona Party with cold weather" |
|
12:24:07 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:24:11 |
Action Step :: Click on topBar Dropdown |
|
12:24:11 |
Action Step :: Click on SignOut |
-
TC_PWH_16_P1_VerifyReachOutShowtimezPostTest
pass
2020-07-10 12:24:11
ReachOut ShowTimez Post
| Status |
Timestamp |
Details |
|
12:24:13 |
Action Step :: Login as "Abhishek Sonone" with Valid username,password and click on submit button |
|
12:24:34 |
Verify Step :: ShowTimez Post Card is Displayed or Not on Feed |
|
12:24:36 |
" ShowTimez Post Card " is displayed |
|
12:24:36 |
Action Step :: Click on ReachOut Button |
|
12:24:36 |
Verify Step :: ReachOut Link is Displayed or Not |
|
12:24:36 |
"ReachOut Link" is displayed |
|
12:24:36 |
Action Step :: Click on Send Button |
|
12:24:37 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:24:41 |
Action Step :: Click on topBar Dropdown |
|
12:24:41 |
Action Step :: Click on SignOut |
-
TC_PWH_17_P1_VerifyDeleteShowtimezPostTest
pass
2020-07-10 12:24:41
Delete ShowTimez Post
| Status |
Timestamp |
Details |
|
12:24:44 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:25:07 |
Action Step :: Click on PosterText Area |
|
12:25:07 |
Action Step :: Click on Post menu dropdown |
|
12:25:07 |
Action Step:: Select showtimez HashTags From Drop Down List |
|
12:25:07 |
Click on "#Showtimez " |
|
12:25:07 |
Clicked on "#Showtimez " |
|
12:25:07 |
Action Step :: Click on Upload Media File |
|
12:25:10 |
Action Step :: Media File Uploaded Successfully |
|
12:25:10 |
Verify Step :: Media Thumbnail is Uploaded or not |
|
12:25:12 |
"Media Thumbnail" is displayed |
|
12:25:12 |
Action Step:: Enter ShowTimes Title as "Corona Party with cold weather for Delete Fuction" |
|
12:25:12 |
Action Step:: Enter ShowTimes Description as "#Don't Stay @Home...!!!" |
|
12:25:12 |
Action Step:: Enter ShowTimes Location as "EUR" |
|
12:25:12 |
Action Step:: Enter ShowTimes Date as "25/07/2020" |
|
12:25:12 |
Action Step:: Enter ShowTimes Time as "12:00" |
|
12:25:13 |
Action Step :: Click on ShowTimez Submit Button |
|
12:25:13 |
Verify Step :: Created ShowTimez Post Title is Displayed or Not on NewsFeed |
|
12:25:16 |
Expected :: " ShowTimez Post Title" should be displayed as :: "Corona Party with cold weather for Delete Fuction" ; Actual :: " ShowTimez Post Title " is displayed as:: "Corona Party with cold weather for Delete Fuction" |
|
12:25:18 |
Action Step:: Click on More Post Menu |
|
12:25:20 |
Action Step:: Post Menu Drop Down Actions |
|
12:25:20 |
"Click on Delete" |
|
12:25:20 |
"Clicked on Delete" |
|
12:25:20 |
Action Step :: click On Yes button in Delete this post popup |
|
12:25:21 |
Verify Step :: Showtimez Post is deleted or not with following assertion : |
|
12:25:23 |
" Showtimez Post " is deleted |
|
12:25:23 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:25:27 |
Action Step :: Click on topBar Dropdown |
|
12:25:28 |
Action Step :: Click on SignOut |
-
TC_PWH_18_P1_VerifyCreateBlueStoreHashTagPost
pass
2020-07-10 12:25:29
Create BlueStore Post
| Status |
Timestamp |
Details |
|
12:25:33 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:25:57 |
Action Step :: Click on PosterText Area |
|
12:25:57 |
Action Step :: Click on Post menu dropdown |
|
12:25:57 |
Action Step:: Select the-bluestore HashTags From Drop Down List |
|
12:25:57 |
Click on "#TheBlueStore " |
|
12:25:57 |
Clicked on "#TheBlueStore " |
|
12:25:57 |
Action Step :: Click on Upload Media File |
|
12:25:59 |
Action Step :: Media File Uploaded Successfully |
|
12:26:01 |
Verify Step :: Media Thumbnail has Uploaded or not |
|
12:26:01 |
"Media Thumbnail" has displayed |
|
12:26:01 |
Action Step:: Enter BlueStore Title as "Boss" |
|
12:26:01 |
Action Step:: Enter BlueStore Description as "Boss Baby" |
|
12:26:01 |
Action Step:: Enter BlueStore Units as "10" |
|
12:26:01 |
Action Step:: Enter BlueStore Price as "2500" |
|
12:26:02 |
Action Step:: Click On BlueStore Submit Button |
|
12:26:02 |
Verify Step :: Created BlueStore Post is Displayed or Not on Feed |
|
12:26:05 |
Expected :: " BlueStore Post" should be displayed as :: "Boss" ; Actual :: " BlueStore Post" is displayed as:: "Boss" |
|
12:26:05 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:26:09 |
Action Step :: Click on topBar Dropdown |
|
12:26:09 |
Action Step :: Click on SignOut |
-
TC_PWH_19_P1_VerifyEditBlueStoreHashTagPost
pass
2020-07-10 12:26:10
Edit BlueStore Post
| Status |
Timestamp |
Details |
|
12:26:14 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:26:39 |
Action Step:: Click on More Post Menu |
|
12:26:41 |
Action Step:: Post Menu Drop Down Actions |
|
12:26:41 |
"Click on Edit" |
|
12:26:41 |
"Clicked on Edit" |
|
12:26:41 |
Action Step :: Click on Upload Media File |
|
12:26:43 |
Action Step :: Media File Uploaded Successfully |
|
12:26:45 |
Verify Step :: Media Thumbnail has Uploaded or not |
|
12:26:45 |
"Media Thumbnail" has displayed |
|
12:26:45 |
Action Step:: Enter BlueStore Title as "Boss_Baby" |
|
12:26:45 |
Action Step:: Enter BlueStore Description as "Boss Baby" |
|
12:26:45 |
Action Step:: Enter BlueStore Units as "15" |
|
12:26:46 |
Action Step :: Select Currency Type as "USD" |
|
12:26:46 |
Action Step:: Enter BlueStore Price as "25" |
|
12:26:46 |
Action Step:: Click On BlueStore Submit Button |
|
12:26:46 |
Action Step :: Click On Home TopBar |
|
12:26:48 |
Verify Step :: Created BlueStore Post is Displayed or Not on Feed |
|
12:26:50 |
Expected :: " BlueStore Post" should be displayed as :: "Boss_Baby" ; Actual :: " BlueStore Post" is displayed as:: "Boss_Baby" |
|
12:26:50 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:26:54 |
Action Step :: Click on topBar Dropdown |
|
12:26:54 |
Action Step :: Click on SignOut |
-
TC_PWH_20_P1_VerifyShareBlueStoreHashTagPost
fail
2020-07-10 12:26:54
Share BlueStore Post
| Status |
Timestamp |
Details |
|
12:26:57 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:27:19 |
Action Step:: Click On Share Button |
|
12:27:20 |
Action Step:: Click On Repost Button |
|
12:27:20 |
Verify Step :: Repost PopUp is Displayed or Not |
|
12:27:20 |
"Repost PopUp " is Displayed |
|
12:27:20 |
Action Step:: Enter RePost Message as "Season2" |
|
12:27:20 |
Action Step:: Click On RePost Share Button |
|
12:27:20 |
Verify Step :: Reposted Post Header is Displayed or Not on TimeLine |
|
12:27:20 |
"Reposted Post Header " is Displayed on TimeLine |
|
12:27:20 |
Verify Step :: RePosted BlueStore Post is Displayed or Not on Feed |
|
12:27:52 |
Expected :: "RePosted BlueStore Post " should be displayed ; Actual :: "RePosted BlueStore Post " is not displayed Expected condition failed: waiting for element to be clickable: [[ChromeDriver: chrome on LINUX (49649e0f786171db27d47ae8f8fda3e4)] -> id: activity-text] (tried for 30 second(s) with 500 milliseconds interval)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.my1jGH}, goog:chromeOptions: {debuggerAddress: localhost:43325}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: 49649e0f786171db27d47ae8f8fda3e4 |
|
12:27:52 |
 |
|
12:27:57 |
Action Step :: Click on topBar Dropdown |
|
12:27:57 |
Action Step :: Click on SignOut |
-
TC_PWH_2_P1_VerifyDeleteBlueStoreHashTagPost
pass
2020-07-10 12:27:57
Delete BlueStore Post
| Status |
Timestamp |
Details |
|
12:28:02 |
Action Step :: Login as "Gandharva Gowda" with Valid username,password and click on submit button |
|
12:28:25 |
Action Step :: Click on PosterText Area |
|
12:28:25 |
Action Step :: Click on Post menu dropdown |
|
12:28:25 |
Action Step:: Select the-bluestore HashTags From Drop Down List |
|
12:28:25 |
Click on "#TheBlueStore " |
|
12:28:25 |
Clicked on "#TheBlueStore " |
|
12:28:25 |
Action Step :: Click on Upload Media File |
|
12:28:27 |
Action Step :: Media File Uploaded Successfully |
|
12:28:29 |
Verify Step :: Media Thumbnail has Uploaded or not |
|
12:28:30 |
"Media Thumbnail" has displayed |
|
12:28:30 |
Action Step:: Enter BlueStore Title as "Boss_Babby_Season2" |
|
12:28:30 |
Action Step:: Enter BlueStore Description as "Boss_Babby_Season2" |
|
12:28:30 |
Action Step:: Enter BlueStore Units as "10" |
|
12:28:30 |
Action Step:: Enter BlueStore Price as "20" |
|
12:28:30 |
Action Step:: Click On BlueStore Submit Button |
|
12:28:30 |
Verify Step :: Created BlueStore Post is Displayed or Not on Feed |
|
12:28:33 |
Expected :: " BlueStore Post" should be displayed as :: "Boss_Babby_Season2" ; Actual :: " BlueStore Post" is displayed as:: "Boss_Babby_Season2" |
|
12:28:34 |
Action Step :: Delete Action to be Performed |
|
12:28:34 |
Action Step:: Click on More Post Menu |
|
12:28:36 |
Action Step:: Post Menu Drop Down Actions |
|
12:28:36 |
"Click on Delete" |
|
12:28:36 |
"Clicked on Delete" |
|
12:28:36 |
Action Step :: click On Yes button in Delete this post popup |
|
12:28:36 |
Verify Step :: BlueStore Post is deleted or not with following assertion |
|
12:28:38 |
" BlueStore Post " is deleted |
|
12:28:38 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:28:42 |
Action Step :: Click on topBar Dropdown |
|
12:28:42 |
Action Step :: Click on SignOut |
-
TC_PWH_22_P1_VerifyCreateOpportunityHashTagPostTest
pass
2020-07-10 12:28:43
Create an Opportunity Post
| Status |
Timestamp |
Details |
|
12:28:46 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:29:09 |
Action Step :: Click on PosterText Area |
|
12:29:09 |
Action Step :: Click on Post menu dropdown |
|
12:29:09 |
Action Step :: Click on Opportunity HashTag |
|
12:29:09 |
Action Step :: Select Category from the Opportunity Categories |
|
12:29:09 |
Action Step :: Enter Opportunity Title as "Dance_Show" |
|
12:29:09 |
Action Step :: Enter Opportunity description as "Dance_Premier" |
|
12:29:09 |
Action Step :: Enter Opportunity Location as "Bengaluru" |
|
12:29:09 |
Action Step :: Click on Upload Media File |
|
12:29:12 |
Action Step :: Media File Uploaded Successfully |
|
12:29:14 |
Verify Step :: Opportunity Thumbnail has Uploaded or not |
|
12:29:14 |
Verify Step:: "Opportunity Image Thumbnail" has displayed |
|
12:29:14 |
Action Step :: Click on Post Opportunity Buttons |
|
12:29:16 |
Verify Step :: Created Opportunity Post is Displayed or Not on NewsFeed |
|
12:29:18 |
" Opportunity Post Card " is displayed |
|
12:29:18 |
Verify Step :: Created Opportunity Post Title is Displayed or Not on NewsFeed |
|
12:29:20 |
Expected :: "Created Opportunity Post Title" should be displayed as :: "Dance_Show" ; Actual :: "Created Opportunity Post Title" is displayed as:: "Dance_Show" |
|
12:29:20 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:29:24 |
Action Step :: Click on topBar Dropdown |
|
12:29:24 |
Action Step :: Click on SignOut |
-
TC_PWH_23_P1_VerifyContentsOfCreateOpportunityHashTagPopUpTest
pass
2020-07-10 12:29:24
Contents of Opportunity Create PopUp
| Status |
Timestamp |
Details |
|
12:29:26 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:29:49 |
Action Step :: Click on PosterText Area |
|
12:29:49 |
Action Step :: Click on Post menu dropdown |
|
12:29:49 |
Action Step :: Click on Opportunity HashTag |
|
12:29:49 |
Verify Step :: Opportunity Category field is Displayed or Not |
|
12:29:49 |
"Opportunity Category" field is Displayed |
|
12:29:49 |
Verify Step :: Opportunity Category Options are Displayed or Not |
|
12:29:49 |
Category Options are:- |
|
12:29:49 |
audition |
|
12:29:49 |
project |
|
12:29:49 |
job |
|
12:29:49 |
internship |
|
12:29:49 |
freelance |
|
12:29:49 |
volunteer |
|
12:29:49 |
others |
|
12:29:49 |
Verify Step :: Opportunity Title field is Displayed or Not |
|
12:29:50 |
"Opportunity Title" field is Displayed |
|
12:29:50 |
Verify Step :: Opportunity Description field is Displayed or Not |
|
12:29:50 |
"Opportunity Description" field is Displayed |
|
12:29:50 |
Verify Step :: Opportunity Location field is Displayed or Not |
|
12:29:50 |
"Opportunity Location" field is Displayed |
|
12:29:50 |
Verify Step :: Opportunity PopUp Close Icon is Displayed or Not |
|
12:29:50 |
"Opportunity PopUp Close" Icon is Displayed |
|
12:29:50 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:29:54 |
Action Step :: Click on topBar Dropdown |
|
12:29:54 |
Action Step :: Click on SignOut |
-
TC_PWH_24_P1_VerifyCreatePortfolioHashTagPostTest
pass
2020-07-10 12:29:54
Create Portfolio Post
| Status |
Timestamp |
Details |
|
12:29:57 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:30:20 |
Action Step :: Click on PosterText Area |
|
12:30:20 |
Action Step :: Click on Post menu dropdown |
|
12:30:20 |
Action Step:: Select portfolio HashTags From Drop Down List |
|
12:30:20 |
Click on "#Portfolio " |
|
12:30:20 |
Clicked on "#Portfolio " |
|
12:30:20 |
Action Step :: Click on Upload Media File |
|
12:30:22 |
Action Step :: Media File Uploaded Successfully |
|
12:30:24 |
Verify Step :: Elements has Uploaded or not |
|
12:30:25 |
"Media Thumbnail" has displayed |
|
12:30:25 |
Action Step :: Enter text on Message Text Area as :: "#MyPortfolio Post" |
|
12:30:25 |
Action Step :: Click on Portfolio Submit Button |
|
12:30:25 |
Verify Step :: Portfolio Post is Displayed or Not on TimeLine |
|
12:30:27 |
"Portfolio Post " is Displayed on TimeLine |
|
12:30:27 |
Expected :: "PortfolioPost Text Content" should be displayed as :: "#MyPortfolio Post" ; Actual :: "PortfolioPost Text Content" is displayed as "#MyPortfolio Post" |
|
12:30:27 |
Verify Step :: "#Portfolio" Post Header is Displayed or Not on TimeLine |
|
12:30:27 |
"#Portfolio" Post Header is Displayed on TimeLine Actual :: "#Portfolio" Post Header is displayed on TimeLine |
|
12:30:27 |
Action Step :: Click on Profile Details |
|
12:30:27 |
Verify Step :: Portfolio Post is Displayed or Not on TimeLine |
|
12:30:29 |
"Portfolio Post " is Displayed on TimeLine |
|
12:30:29 |
Expected :: "PortfolioPost Text Content" should be displayed as :: "#MyPortfolio Post" ; Actual :: "PortfolioPost Text Content" is displayed as "#MyPortfolio Post" |
|
12:30:29 |
Verify Step :: "#Portfolio" Post Header is Displayed or Not on TimeLine |
|
12:30:29 |
"#Portfolio" Post Header is Displayed on TimeLine Actual :: "#Portfolio" Post Header is displayed on TimeLine |
|
12:30:29 |
Action Step :: Click on Portfolio Button on Profile Page |
|
12:30:29 |
Verify Step :: Portfolio Post On User Portfolio is Displayed or Not on TimeLine |
|
12:30:31 |
"Portfolio Post " is Displayed on User Portfolio |
|
12:30:31 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:30:35 |
Action Step :: Click on topBar Dropdown |
|
12:30:35 |
Action Step :: Click on SignOut |
-
TC_PWH_25_P1_VerifyCreatePortfolioHashTagRestrictedPostTest
fail
2020-07-10 12:30:35
Create Portfolio Restricted Post
| Status |
Timestamp |
Details |
|
12:30:39 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:31:02 |
Action Step :: Click on PosterText Area |
|
12:31:02 |
Action Step :: Click on Post menu dropdown |
|
12:31:02 |
Action Step:: Select portfolio HashTags From Drop Down List |
|
12:31:02 |
Click on "#Portfolio " |
|
12:31:02 |
Clicked on "#Portfolio " |
|
12:31:02 |
Action Step :: Click on Upload Media File |
|
12:31:04 |
Action Step :: Media File Uploaded Successfully |
|
12:31:06 |
Verify Step :: Elements has Uploaded or not |
|
12:31:06 |
"Media Thumbnail" has displayed |
|
12:31:06 |
Action Step :: Enter text on Message Text Area as :: "#MyPortfolio Restricted Post" |
|
12:31:06 |
Action Step :: Click on Portfolio Restricted Content Toggle Button |
|
12:31:07 |
Clicked on Portfolio Restricted Content Toggle Button |
|
12:31:07 |
Verify Step " Portfolio Restricted Content Toggle Button" is Enabled or Not |
|
12:31:07 |
"Portfolio Restricted Content Toggle Button" is Enabled |
|
12:31:07 |
Action Step :: Click on Portfolio Submit Button |
|
12:31:07 |
Verify Step :: Created Restricted Content is Covered or not |
|
12:31:07 |
"Restricted Content" is Covered |
|
12:31:07 |
Action Step:: Click on UnCover Button to View Restricted Content |
|
12:31:07 |
Clicked on UnCover Button |
|
12:31:07 |
Verify Step :: Created Restricted Content is UnCovered or not |
|
12:31:07 |
"Restricted Content " is UnCovered |
|
12:31:07 |
Action Step:: Click on Cover Button to Cover Restricted Content |
|
12:31:07 |
Clicked on Cover Button |
|
12:31:07 |
Action Step :: Click on Profile Details |
|
12:31:48 |
Could not perform action on "Profile Details" Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.id: user-profile-details' (tried for 20 second(s) with 500 milliseconds interval) |
|
12:31:48 |
 |
|
12:31:52 |
Action Step :: Click on topBar Dropdown |
|
12:31:52 |
Action Step :: Click on SignOut |
-
TC_PWH_26_P1_VerifyActionsOfPortfolioPostInPortfolioInnerPageTest
pass
2020-07-10 12:31:52
Portfolio Post Actions
| Status |
Timestamp |
Details |
|
12:31:56 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:32:19 |
Action Step :: Click on PosterText Area |
|
12:32:20 |
Action Step :: Click on Post menu dropdown |
|
12:32:20 |
Action Step:: Select portfolio HashTags From Drop Down List |
|
12:32:20 |
Click on "#Portfolio " |
|
12:32:20 |
Clicked on "#Portfolio " |
|
12:32:20 |
Action Step :: Click on Upload Media File |
|
12:32:22 |
Action Step :: Media File Uploaded Successfully |
|
12:32:24 |
Verify Step :: Elements has Uploaded or not |
|
12:32:24 |
"Media Thumbnail" has displayed |
|
12:32:24 |
Action Step :: Enter text on Message Text Area as :: "#PortfolioPost" |
|
12:32:24 |
Action Step :: Click on Portfolio Submit Button |
|
12:32:24 |
Verify Step :: Portfolio Post is Displayed or Not on TimeLine |
|
12:32:26 |
"Portfolio Post " is Displayed on TimeLine |
|
12:32:26 |
Expected :: "PortfolioPost Text Content" should be displayed as :: "#PortfolioPost" ; Actual :: "PortfolioPost Text Content" is displayed as "#PortfolioPost" |
|
12:32:26 |
Action Step :: Click on topBar Dropdown |
|
12:32:26 |
Action Step :: Click on SignOut |
|
12:32:28 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
12:32:50 |
Action Step:: Click On Created HashTag Post On Followers Feed |
|
12:32:50 |
User to be navigates to "#Portfolio" Inner Page |
|
12:32:50 |
User navigated to "#Portfolio Post " Inner Page |
|
12:32:50 |
Action Step :: Profile Activity Details are displayed or not |
|
12:32:50 |
Post " Like " Counts are 0 liked this post |
|
12:32:50 |
Action Step :: Click on Like In Post Inner Page |
|
12:32:50 |
Verify Step :: Profile Activity Counts are Updated or not after Click on Action In Post Inner Page |
|
12:32:50 |
Profile Activity Counts are :: 1 |
|
12:32:50 |
Action Step :: Profile Activity Details are displayed or not |
|
12:32:50 |
Post " Like " Counts are 1 liked this post |
|
12:32:50 |
Action Step :: Profile Activity Details are displayed or not |
|
12:32:50 |
Post " Share " Counts are 0 shared this post |
|
12:32:50 |
Action Step :: Click on Share In Post Inner Page |
|
12:32:50 |
Action Step:: Click On Repost Button |
|
12:32:50 |
Verify Step :: Repost PopUp is Displayed or Not |
|
12:32:50 |
"Repost PopUp " is Displayed |
|
12:32:50 |
Action Step:: Click On RePost Share Button |
|
12:32:51 |
Verify Step :: Profile Activity Counts are Updated or not after Click on Action In Post Inner Page |
|
12:32:51 |
Profile Activity Counts are :: 1 |
|
12:32:51 |
Action Step :: Profile Activity Details are displayed or not |
|
12:32:51 |
Post " Share " Counts are 1 shared this post |
|
12:32:51 |
Action Step :: Click on Bookmark Icon In Post Inner Page |
|
12:32:51 |
Action Step :: Clicked on Bookmark Icon In Post Inner Page |
|
12:32:51 |
Verify Step:: Profile Activity Details are displayed or not |
|
12:32:51 |
Profile " Activity " Details are 1 liked this post
1 shared this post
0 contributed this post
0 viewed this post |
|
12:32:51 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:32:55 |
Action Step :: Click on topBar Dropdown |
|
12:32:55 |
Action Step :: Click on SignOut |
-
TC_PWH_27_P1_VerifyEditPortfolioPostTest
pass
2020-07-10 12:32:55
Portfolio Edit Post Actions
| Status |
Timestamp |
Details |
|
12:32:59 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:33:21 |
Action Step :: Click on PosterText Area |
|
12:33:22 |
Action Step :: Click on Post menu dropdown |
|
12:33:22 |
Action Step:: Select portfolio HashTags From Drop Down List |
|
12:33:22 |
Click on "#Portfolio " |
|
12:33:22 |
Clicked on "#Portfolio " |
|
12:33:22 |
Action Step :: Click on Upload Media File |
|
12:33:24 |
Action Step :: Media File Uploaded Successfully |
|
12:33:26 |
Verify Step :: Elements has Uploaded or not |
|
12:33:26 |
"Media Thumbnail" has displayed |
|
12:33:26 |
Action Step :: Enter text on Message Text Area as :: "#PortfolioPostForEdit" |
|
12:33:26 |
Action Step :: Click on Portfolio Submit Button |
|
12:33:26 |
Verify Step :: Portfolio Post is Displayed or Not on TimeLine |
|
12:33:28 |
"Portfolio Post " is Displayed on TimeLine |
|
12:33:28 |
Expected :: "PortfolioPost Text Content" should be displayed as :: "#PortfolioPostForEdit" ; Actual :: "PortfolioPost Text Content" is displayed as "#PortfolioPostForEdit" |
|
12:33:28 |
Action Step:: Click on More Post Menu |
|
12:33:30 |
Action Step:: Post Menu Drop Down Actions |
|
12:33:30 |
"Click on Edit" |
|
12:33:31 |
"Clicked on Edit" |
|
12:33:31 |
Action Step:: Enter text on Message Text Area as :: "#EditedPortfolioPost" |
|
12:33:31 |
Action Step:: Click on Save Button |
|
12:33:31 |
Verify Step :: Edited Post is displayed or not |
|
12:33:33 |
Expected :: "Edited Text Post" should be displayed as :: "#EditedPortfolioPost" ; Actual :: "Edited Text Post " is displayed as :: "#EditedPortfolioPost" |
|
12:33:33 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:33:37 |
Action Step :: Click on topBar Dropdown |
|
12:33:37 |
Action Step :: Click on SignOut |
-
TC_PWH_28_P1_VerifyDeletePortfolioPostTest
pass
2020-07-10 12:33:37
Portfolio Delete Post Actions
| Status |
Timestamp |
Details |
|
12:33:41 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
12:34:04 |
Action Step :: Click on PosterText Area |
|
12:34:04 |
Action Step :: Click on Post menu dropdown |
|
12:34:05 |
Action Step:: Select portfolio HashTags From Drop Down List |
|
12:34:05 |
Click on "#Portfolio " |
|
12:34:05 |
Clicked on "#Portfolio " |
|
12:34:05 |
Action Step :: Click on Upload Media File |
|
12:34:07 |
Action Step :: Media File Uploaded Successfully |
|
12:34:09 |
Verify Step :: Elements has Uploaded or not |
|
12:34:09 |
"Media Thumbnail" has displayed |
|
12:34:09 |
Action Step :: Enter text on Message Text Area as :: "#PortfolioPostForDeletePost" |
|
12:34:09 |
Action Step :: Click on Portfolio Submit Button |
|
12:34:09 |
Verify Step :: Portfolio Post is Displayed or Not on TimeLine |
|
12:34:11 |
"Portfolio Post " is Displayed on TimeLine |
|
12:34:11 |
Expected :: "PortfolioPost Text Content" should be displayed as :: "#PortfolioPostForDeletePost" ; Actual :: "PortfolioPost Text Content" is displayed as "#PortfolioPostForDeletePost" |
|
12:34:13 |
Action Step :: Delete Action to be Performed |
|
12:34:13 |
Action Step:: Click on More Post Menu |
|
12:34:15 |
Action Step:: Post Menu Drop Down Actions |
|
12:34:15 |
"Click on Delete" |
|
12:34:15 |
"Clicked on Delete" |
|
12:34:15 |
Action Step :: click On Yes button in Delete this post popup |
|
12:34:15 |
Verify Step :: Post is deleted or not on timeline with following assertion : |
|
12:34:17 |
" Post " is deleted |
|
12:34:17 |
com.aeione.ops.test.PostWIthHashTagTest Test passed |
|
12:34:21 |
Action Step :: Click on topBar Dropdown |
|
12:34:21 |
Action Step :: Click on SignOut |
-
tc_PC_12_P1_VerifyContentsOfPostCardTest
pass
2020-07-10 12:34:27
Verify content of Post Card
| Status |
Timestamp |
Details |
|
12:34:29 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
12:34:51 |
Action Step :: Click on PosterText Area |
|
12:34:51 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:34:51 |
Action Step :: Click on Post Button |
|
12:34:55 |
Verify Step :: Created Text Post is Displayed or not |
|
12:34:57 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:34:57 |
Verify Step :: All the contents in post card section with following assertion : |
|
12:34:57 |
" User profile Image" is displaying |
|
12:34:57 |
" User profile name" is displaying |
|
12:34:57 |
" post Activity time" is displaying |
|
12:34:57 |
" Bookmark link " is displaying |
|
12:34:57 |
" MeatballMenu " is displaying |
|
12:34:57 |
" like button " is displaying |
|
12:34:57 |
" like count icon " is displaying |
|
12:34:58 |
" comment button " is displaying |
|
12:34:58 |
" view count icon " is displaying |
|
12:34:58 |
" share button " is displaying |
|
12:34:58 |
" boost button" is displaying |
|
12:36:18 |
" Posted Content" is displaying |
|
12:36:18 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:36:24 |
Action Step :: Click on topBar Dropdown |
|
12:36:25 |
Action Step :: Click on SignOut |
-
tc_PC_02_P1_VerifyBuyCoinsButtonInContributionPopupTest
pass
2020-07-10 12:36:25
Verify the functionality of Buy coins button under Contribution popup
| Status |
Timestamp |
Details |
|
12:36:26 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:36:48 |
Action Step :: click On Contribute_Icon in postcard |
|
12:36:52 |
Verify Step :: Contribute popup is displaying or not : |
|
12:36:52 |
"Contribute popup" is displaying |
|
12:36:52 |
Action Step :: click On Buy coins Button in Contribute Pop-Up |
|
12:36:52 |
Verify Step :: BuyCoins popup is displaying or not : |
|
12:36:52 |
"BuyCoins popup" is displaying |
|
12:36:52 |
Action Step :: click On Cancel button present in BuyCoins Pop-up |
|
12:36:52 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:36:56 |
Action Step :: Click on topBar Dropdown |
|
12:36:56 |
Action Step :: Click on SignOut |
-
tc_PC_03_P1_VerifyDeletePostCardWithYesButtonTest
pass
2020-07-10 12:36:56
Verify that yes button is delete the post in Delete page
| Status |
Timestamp |
Details |
|
12:37:00 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:37:21 |
Action Step :: Click on PosterText Area |
|
12:37:21 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:37:22 |
Action Step :: Click on Post Button |
|
12:37:25 |
Verify Step :: Created Text Post is Displayed or not |
|
12:37:27 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:37:27 |
Action Step :: get post activity time |
|
12:37:27 |
Action Step :: click On MeatBall Menu |
|
12:37:27 |
ActionStep :: click On Delete Option |
|
12:37:27 |
Action Step :: click On Yes button in Delete this post popup |
|
12:37:27 |
Verify Step :: Postcard is deleted or not with following assertion : |
|
12:37:34 |
"post card" is deleted |
|
12:37:34 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:37:37 |
Action Step :: Click on topBar Dropdown |
|
12:37:37 |
Action Step :: Click on SignOut |
-
tc_PC_04_P1_VerifyBoostButtonInPostCardTest
pass
2020-07-10 12:37:37
Verify the functionality of boost button in post card
| Status |
Timestamp |
Details |
|
12:37:40 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:38:02 |
Action Step :: Click on PosterText Area |
|
12:38:02 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:38:02 |
Action Step :: Click on Post Button |
|
12:38:05 |
Verify Step :: Created Text Post is Displayed or not |
|
12:38:08 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:38:08 |
Action Step :: click On Boost Button |
|
12:38:08 |
Verify Step :: Boost Popup is displaying or not: |
|
12:38:08 |
"Boost popup" is displaying |
|
12:38:08 |
Action Step :: click On Cancel button in BoostPost-Popup |
|
12:38:08 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:38:12 |
Action Step :: Click on topBar Dropdown |
|
12:38:12 |
Action Step :: Click on SignOut |
-
tc_PC_08_P2_VerifyShareButtonInPostCardTest
pass
2020-07-10 12:38:12
Verify that functionality of share button in post card
| Status |
Timestamp |
Details |
|
12:38:15 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:38:37 |
Action Step :: Click on PosterText Area |
|
12:38:37 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:38:37 |
Action Step :: Click on Post Button |
|
12:38:40 |
Verify Step :: Created Text Post is Displayed or not |
|
12:38:42 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:38:42 |
Action Step :: click On Share Button |
|
12:38:42 |
Action Step :: click On Repost Button in 'Share this post' pop-up |
|
12:38:43 |
Verify Step :: Repost popup is displaying or not: |
|
12:38:43 |
"Repost popup " with share option is displaying |
|
12:38:43 |
Action Step :: click On Cancel button In Repost Popup |
|
12:38:43 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:38:47 |
Action Step :: Click on topBar Dropdown |
|
12:38:47 |
Action Step :: Click on SignOut |
-
tc_PC_09_P2_VerifyLikeButtonInPostcardTest
pass
2020-07-10 12:38:47
Verify the like button function in post card
| Status |
Timestamp |
Details |
|
12:38:50 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:39:12 |
Action Step :: Click on PosterText Area |
|
12:39:12 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:39:12 |
Action Step :: Click on Post Button |
|
12:39:15 |
Verify Step :: Created Text Post is Displayed or not |
|
12:39:17 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:39:17 |
Verify Step :: get post like count |
|
12:39:17 |
"Post Like Counts are " 0 |
|
12:39:17 |
Action Step :: click On Like button |
|
12:39:20 |
verify step :: post likecount is increasing or not |
|
12:39:20 |
" Post like count number " is increasing by 1 |
|
12:39:20 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:39:23 |
Action Step :: Click on topBar Dropdown |
|
12:39:24 |
Action Step :: Click on SignOut |
-
tc_PC_10_P2_VerifyCommentOnPostTest
fail
2020-07-10 12:39:24
Verify commenting on post
| Status |
Timestamp |
Details |
|
12:39:26 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:39:48 |
Action Step :: Click on PosterText Area |
|
12:39:48 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:39:48 |
Action Step :: Click on Post Button |
|
12:39:52 |
Verify Step :: Created Text Post is Displayed or not |
|
12:39:54 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:39:54 |
Action Step :: click On comment button |
|
12:39:56 |
Verify Step :: comment section is displaying or not: |
|
12:39:56 |
" comment section" is displaying |
|
12:39:56 |
Action Step :: enter text in comment section "Stay Home ! And Be Safe" |
|
12:39:56 |
Action Step :: Click on Comment Section Post Button |
|
12:39:59 |
Verify Step :: Added Comment To Text Post |
|
12:40:02 |
expected [true] but found [false] |
|
12:40:02 |
 |
|
12:40:06 |
Action Step :: Click on topBar Dropdown |
|
12:40:06 |
Action Step :: Click on SignOut |
-
tc_PC_11_P1_VerifyContentsOfFollowedUserPostcardTest
fail
2020-07-10 12:40:06
Verify Contents Of Followed User Postcard
| Status |
Timestamp |
Details |
|
12:40:09 |
Action Step :: Login as "Abhishek Sonone" with valid mobile_no, password and click on submit button |
|
12:40:30 |
Action Step :: Click on PosterText Area |
|
12:40:31 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:40:31 |
Action step :: Click on Post Button |
|
12:40:34 |
Action Step :: Click on topBar Dropdown |
|
12:40:34 |
Action Step :: Click on SignOut |
|
12:40:36 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:40:57 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
12:40:59 |
Expected :: " Created Post" should be displayed as Stay Home ! And Be Safe ; Actual :: "Created Post " is displayed as Stay Home ! And Be Safe |
|
12:40:59 |
Verify Step :: All the contents in followed user post card section with following assertion : |
|
12:41:00 |
" User profile Image" is displaying |
|
12:41:00 |
" User profile name" is displaying |
|
12:41:00 |
" post Activity time" is displaying |
|
12:41:00 |
" Bookmark link " is displaying |
|
12:41:00 |
" MeatballMenu " is displaying |
|
12:41:00 |
" like button " is displaying |
|
12:41:00 |
" like count icon " is displaying |
|
12:41:00 |
" comment button " is displaying |
|
12:41:00 |
" view count icon " is displaying |
|
12:41:00 |
" share button " is displaying |
|
12:41:40 |
" Posted Content" is displaying |
|
12:41:40 |
Action Step :: get post like count |
|
12:41:41 |
"Post Like Counts are " 0 |
|
12:41:41 |
Action Step :: click On Like button |
|
12:41:43 |
verify step :: post likecount is increasing or not |
|
12:41:43 |
" Post like count number " is increasing by 1 |
|
12:41:43 |
Action Step :: click On comment button |
|
12:41:45 |
Verify Step :: comment section is displaying or not: |
|
12:41:45 |
" comment section" is displaying |
|
12:41:45 |
Action Step :: enter text in comment section "Stay Home ! And Be Safe" |
|
12:41:45 |
Action Step :: Click on Comment Section Post Button |
|
12:41:48 |
Verify Step :: Added Comment To Text Post |
|
12:41:51 |
expected [true] but found [false] |
|
12:41:51 |
 |
|
12:41:54 |
Action Step :: Click on topBar Dropdown |
|
12:41:55 |
Action Step :: Click on SignOut |
-
tc_PC_14_P1_VerifyRepostPostTest
pass
2020-07-10 12:41:55
Verify the Repost- post functionality
| Status |
Timestamp |
Details |
|
12:41:59 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
12:42:21 |
Action Step :: Click on PosterText Area |
|
12:42:21 |
Action Step :: Enter text on Message Text Area as :: "Post_Text" |
|
12:42:21 |
Action Step :: Click on Post Button |
|
12:42:24 |
Verify Step :: Created Text Post is Displayed or not |
|
12:42:27 |
Expected :: " Created Text Post" should be displayed as :: "Post_Text" ; Actual :: " Created Text Post" is displayed as :: "Post_Text" |
|
12:42:27 |
Action Step :: click On Share Button |
|
12:42:27 |
Action Step :: click On Repost Button in 'Share this post' pop-up |
|
12:42:27 |
Verify Step :: Repost popup is displaying or not: |
|
12:42:27 |
"Repost popup " with share option is displaying |
|
12:42:27 |
Action Step :: Enter text on Repost Text Area as :: "Reposting" |
|
12:42:27 |
Action Step :: click On Share button In Repost Popup |
|
12:42:33 |
Verify Step :: Created RePost is Displayed or not |
|
12:42:36 |
Expected :: " RePost" should be displayed as :: "Reposting" ; Actual :: " RePost" is displayed as :: "Reposting" |
|
12:42:36 |
com.aeione.ops.test.PostCardTest Test passed |
|
12:42:39 |
Action Step :: Click on topBar Dropdown |
|
12:42:39 |
Action Step :: Click on SignOut |
-
tc_PC_13_P1_VerifyBoostPostCardTest
fail
2020-07-10 12:42:40
Verify boost from post card
| Status |
Timestamp |
Details |
|
12:42:42 |
Action Step ::Execute Mobile Number Verify API |
|
12:42:43 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:42:43 |
{
"status":"success",
"secret":"XRv+rAqrgdTQWmhdWl8KZpbP6wNYwRiNWoPbn5pwStzSqa08gR3ycs3VN5Vq6SF3H1v6WRQAUXpuxDfYK6epbw==",
"expire":120000
} |
|
12:42:43 |
Status is displaying as "success" |
|
12:42:43 |
Action Step ::Execute Mobile Number Confirm API |
|
12:42:43 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:42:43 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:42:43 |
Status is displaying as "success" |
|
12:42:43 |
Action & verify ::Execute register API |
|
12:42:44 |
Verify Step :: Register Api with following assertions : |
|
12:42:44 |
{
"status":"success",
"guid":"1128222325754302469",
"user":{
"guid":"1128222325754302469",
"type":"user",
"subtype":false,
"time_created":"1594365163",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"tnVYKsDr",
"username":"ZjGXkqdv",
"language":"en",
"icontime":"1594365163",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
12:42:44 |
Status is displaying as "success" |
|
12:42:49 |
Action Step :: Login as "tnVYKsDr" with valid username, password and click on submit button |
|
12:43:12 |
Action Step :: Click on topic skip button |
|
12:43:22 |
Action Step :: Click on PosterText Area |
|
12:43:22 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
12:43:22 |
Action Step :: Click on Post Button |
|
12:43:25 |
Verify Step :: Created Text Post is Displayed or not |
|
12:43:28 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
12:43:28 |
Action Step :: click On Boost Button |
|
12:43:28 |
Action Step :: Click on Boost Impression TextArea |
|
12:43:29 |
Action Step :: Enter Impression on Boost Impression TextArea as :: "100" |
|
12:43:29 |
Action Step :: click On Boost Button |
|
12:43:37 |
Could not perform action on "Boost Button" element click intercepted: Element ... is not clickable at point (1192, 530). Other element would receive the click:
(Session info: chrome=83.0.4103.116)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.dVxTga}, goog:chromeOptions: {debuggerAddress: localhost:35279}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: 6f2666061359f62a9e4ac41264388683 |
|
12:43:37 |
 |
|
12:43:40 |
Action Step :: Click on topBar Dropdown |
|
12:43:41 |
Action Step :: Click on SignOut |
-
tc_PP_01_P1_VerifyViewProfileLinkTest
pass
2020-07-10 12:43:48
Verify View-Profile Link
| Status |
Timestamp |
Details |
|
12:43:49 |
Action Step :: Login as "Aishwarya" with valid registered Username & password and click on submit button |
|
12:44:13 |
Action Step :: Click on topBar Dropdown |
|
12:44:13 |
Verify Step :: Display of View Profile link or not on clicking top-nav dropdown with following assertions : |
|
12:44:13 |
View Profile link is displaying successfully |
|
12:44:13 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PP_02_P1_VerifyViewProfileLinkFunctionalityTest
pass
2020-07-10 12:44:19
Verify View-Profile link functionality
| Status |
Timestamp |
Details |
|
12:44:19 |
Action Step :: Click on topBar Dropdown |
|
12:44:19 |
Verify Step :: View Profile link is clickable or not with following assertions |
|
12:44:20 |
View Profile link is clickable |
|
12:44:20 |
Action Step :: Click on View Profile link |
|
12:44:20 |
Verify Step :: User Navigates to the Profile page or not by clicking on View Profile link with following assertions : |
|
12:44:21 |
Successfully navigated to the profile page of the user "Aishwarya" |
|
12:44:21 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PP_03_P1_VerifyEditProfilePictureTest
pass
2020-07-10 12:44:24
Verify Edit Profile picture
| Status |
Timestamp |
Details |
|
12:44:26 |
Action Step :: Click on topBar Dropdown |
|
12:44:26 |
Action Step :: Click on View Profile link |
|
12:44:27 |
Verify Step :: Display of Edit icon of profile picture with following assertions : |
|
12:44:28 |
Edit Profile picture icon is displaying |
|
12:44:28 |
Action Step :: Click on Upload Media File |
|
12:44:30 |
Action Step :: Media File Uploaded Successfully |
|
12:44:30 |
Action Step :: Click on Apply button of Edit Picture pop up |
|
12:44:32 |
The "Apply button" of Edit picture pop up is clickable |
|
12:44:32 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PP_04_P1_VerifyNavigationToPortfolioPageTest
pass
2020-07-10 12:44:35
Verify Portfolio Page on clicking Portfolio button from the Profile page
| Status |
Timestamp |
Details |
|
12:44:36 |
Action Step :: Click on topBar Dropdown |
|
12:44:36 |
Action Step :: Click on View Profile link |
|
12:44:37 |
Verify Step :: Display of portfolio button in Profile page with following assertions : |
|
12:44:38 |
Portfolio button is displaying successfully |
|
12:44:38 |
Action Step :: Click on Portfolio button |
|
12:44:38 |
Portfolio button is clickable |
|
12:44:38 |
Verify Step :: Navigation to the Portfolio page with following assertion : |
|
12:44:39 |
Successfully navigated to the page of : "'s Portfolio" |
|
12:44:39 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PP_05_P1_VerifyUserDetailsUnderAboutSectionTest
fail
2020-07-10 12:44:42
Verify the About section details in Profile page
| Status |
Timestamp |
Details |
|
12:44:43 |
Action Step :: Click on topBar Dropdown |
|
12:44:43 |
Action Step :: Click on View Profile link |
|
12:44:43 |
Verify Step :: Details in about section with following assertions : |
|
12:44:56 |
Failed to verify "About details" of the user
|
|
12:44:56 |
 |
-
tc_PP_06_P1_VerifyCreatingPostFromProfilePageTest
pass
2020-07-10 12:44:59
Verify creating the post from Profile page
| Status |
Timestamp |
Details |
|
12:45:07 |
Action Step :: Click on topBar Dropdown |
|
12:45:08 |
Action Step :: Click on View Profile link |
|
12:45:08 |
Action Step :: Click on PosterText Area |
|
12:45:08 |
Action Step :: Enter text on Message Text Area as :: "Good day - Profile Page" |
|
12:45:09 |
Action step :: Click on Post Button |
|
12:45:12 |
Verify Step :: Created Text Post is displaying or not in the Profile page with following assertion : |
|
12:45:14 |
Created "Text" Post is displaying as : "Good day - Profile Page" |
|
12:45:14 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PP_07_P1_VerifyCreatingSpecialHashtagPostTest
pass
2020-07-10 12:45:18
Verify the About section details
| Status |
Timestamp |
Details |
|
12:45:22 |
Action Step :: Click on topBar Dropdown |
|
12:45:22 |
Action Step :: Click on View Profile link |
|
12:45:22 |
Action Step :: Click on PosterText Area |
|
12:45:23 |
Action Step :: Select Category from the Opportunity Categories |
|
12:45:23 |
Action Step :: Enter Opportunity Title as "Test Opprotunity" |
|
12:45:23 |
Action Step :: Enter Opportunity description as "Description" |
|
12:45:24 |
Action Step :: Enter Opportunity Location as "Bengaluru" |
|
12:45:24 |
Action Step :: Click on Upload Media File |
|
12:45:26 |
Action Step :: Media File Uploaded Successfully |
|
12:45:28 |
Verify Step :: Opportunity Thumbnail has Uploaded or not |
|
12:45:28 |
Verify Step:: "Opportunity Image Thumbnail" has displayed |
|
12:45:28 |
Action Step :: Click on Post Opportunity Buttons |
|
12:45:30 |
Verify Step :: Created opportunity is displaying or not in the Profile page with following assertion : |
|
12:45:32 |
Created "Oppoprtunity" is displaying as : "Test Opprotunity" in the respective tab |
|
12:45:32 |
com.aeione.ops.test.ProfilePageTest Test passed |
-
tc_PCM_01_P1_VerifyUploadProfileImageTest
pass
2020-07-10 12:45:42
Verify the functionality of uploading profile image
| Status |
Timestamp |
Details |
|
12:45:45 |
Action Step ::Execute Mobile Number Verify API |
|
12:45:45 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:45:45 |
{
"status":"success",
"secret":"yT+1fXP/sFprlP7jG7ubCqXfMWGMglsxMNvqDZwlcuU5S/TudJAk02mBtFUTR877LCPdIkoei+4PyOeAd5L2Ug==",
"expire":120000
} |
|
12:45:45 |
Status is displaying as "success" |
|
12:45:45 |
Action Step ::Execute Mobile Number Confirm API |
|
12:45:46 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:45:46 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:45:46 |
Status is displaying as "success" |
|
12:45:46 |
Action & verify ::Execute register API |
|
12:45:47 |
Verify Step :: Register Api with following assertions : |
|
12:45:47 |
{
"status":"success",
"guid":"1128223092384993299",
"user":{
"guid":"1128223092384993299",
"type":"user",
"subtype":false,
"time_created":"1594365346",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"NmKFRpjr",
"username":"gKEGCQSZ",
"language":"en",
"icontime":"1594365346",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
12:45:47 |
Status is displaying as "success" |
|
12:45:51 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:46:12 |
Action Step :: Click on topic skip button |
|
12:46:22 |
Action Step :: Click on topBar Dropdown |
|
12:46:22 |
Action Step :: Click on View Profile link |
|
12:46:22 |
Action Step :: Click on Upload Media File |
|
12:46:44 |
Action Step :: Media File Uploaded Successfully |
|
12:46:44 |
Action Step :: Click on Apply button of Edit Picture pop up |
|
12:46:44 |
The "Apply button" of Edit picture pop up is clickable |
|
12:46:44 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:46:50 |
Action Step :: Click on topBar Dropdown |
|
12:46:51 |
Action Step :: Click on SignOut |
-
tc_PCM_02_P1_VerifyUploadCoverImageTest
pass
2020-07-10 12:46:51
Verify the functionality of uploading cover image
| Status |
Timestamp |
Details |
|
12:46:54 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:47:16 |
Action Step :: Click on topBar Dropdown |
|
12:47:16 |
Action Step :: Click on View Profile link |
|
12:47:16 |
Action Step :: Click on cover image "edit" icon |
|
12:47:16 |
Action Step :: Click on Upload Media File |
|
12:47:19 |
Action Step :: Media File Uploaded Successfully |
|
12:47:19 |
Actions :: Click on cover image "save" icon |
|
12:47:19 |
Verify Step :: Display of cover image or not after uploading with following assertions : |
|
12:47:19 |
Cover image is uploaded successfully |
|
12:47:19 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:47:23 |
Action Step :: Click on topBar Dropdown |
|
12:47:23 |
Action Step :: Click on SignOut |
-
tc_PCM_03_P1_VerifyEditCoverImageTest
fail
2020-07-10 12:47:23
Verify Edit Cover Image
| Status |
Timestamp |
Details |
|
12:47:25 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:47:47 |
Action Step :: Click on topBar Dropdown |
|
12:47:47 |
Action Step :: Click on View Profile link |
|
12:47:47 |
Action Step :: Click on cover image "edit" icon |
|
12:47:47 |
Action Step :: Click on Upload Media File |
|
12:47:50 |
Could not perform action on "Uploading Media File" invalid argument: File not found : /home/adminstrator/Automation/onepagespotlight/ops_test_image3.jpg
(Session info: chrome=83.0.4103.116)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.TUkpkS}, goog:chromeOptions: {debuggerAddress: localhost:40927}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: 332fb902a2774b8fd52fb1b64aa851e2 |
|
12:47:50 |
 |
|
12:47:54 |
Action Step :: Click on topBar Dropdown |
|
12:47:54 |
Action Step :: Click on SignOut |
-
tc_PCM_04_P1_VerifyContentsCoverIconsTest
pass
2020-07-10 12:47:54
Verify contents of cover icons
| Status |
Timestamp |
Details |
|
12:47:58 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:48:19 |
Action Step :: Click on topBar Dropdown |
|
12:48:25 |
Action Step :: Click on View Profile link |
|
12:48:30 |
Action Step :: Click on cover image "edit" icon |
|
12:48:35 |
Verify Step :: Display of Cover icons or not on clicking "edit cover image icon" with following assertions : |
|
12:48:35 |
Cover image "Delete" icon is displayed |
|
12:48:35 |
Cover image "Save" icon is displayed |
|
12:48:36 |
Cover image "Right Arrow" icon is displayed |
|
12:48:36 |
Cover image "Left Arrow" icon is displayed |
|
12:48:36 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:48:39 |
Action Step :: Click on topBar Dropdown |
|
12:48:44 |
Action Step :: Click on SignOut |
-
tc_PCM_05_P1_VerifyDeleteCoverImageTest
pass
2020-07-10 12:48:50
Verify the funtonality of deleting an added cover image
| Status |
Timestamp |
Details |
|
12:48:51 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:49:22 |
Action Step :: Click on topBar Dropdown |
|
12:49:28 |
Action Step :: Click on View Profile link |
|
12:49:33 |
Action Step :: Click on cover image "edit" icon |
|
12:49:38 |
Action Step :: Click on cover image "delete" icon |
|
12:49:43 |
Action Step :: Click on cover image "save" icon |
|
12:49:49 |
Verify Step :: Cover image is deleted or not with following assertions : |
|
12:50:51 |
Cover image is deleted successfully |
|
12:50:51 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:50:55 |
Action Step :: Click on topBar Dropdown |
|
12:51:00 |
Action Step :: Click on SignOut |
-
tc_PCM_06_P1_VerifyContentsOfGeneralInfoTabTest
pass
2020-07-10 12:51:05
Verify contents "General info" tab
| Status |
Timestamp |
Details |
|
12:51:06 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:51:38 |
Action Step :: Click on topBar Dropdown |
|
12:51:43 |
Action Step :: Click on View Profile link |
|
12:51:48 |
Action Step :: Click on "Edit" icon of About section |
|
12:51:54 |
Action Step :: Click on general info tab |
|
12:51:59 |
Verify Step :: User navigates to General info tab or not on clicking "General Info" tab with following assertions : |
|
12:51:59 |
"FullName" textfield is displaying |
|
12:51:59 |
"Skills Tag" container is displaying |
|
12:51:59 |
"Save Changes" button is displaying |
|
12:51:59 |
"Cancel" button is displaying |
|
12:51:59 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:52:03 |
Action Step :: Click on topBar Dropdown |
|
12:52:08 |
Action Step :: Click on SignOut |
-
TC_PCM_07_P1_VerifyEditGeneralInfoSectionTest
pass
2020-07-10 12:52:13
Verify the functionality of "Save changes" button in general info tab
| Status |
Timestamp |
Details |
|
12:52:16 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:52:47 |
Action Step :: Click on topBar Dropdown |
|
12:52:53 |
Action Step :: Click on View Profile link |
|
12:52:58 |
Action Step :: Click on "Edit" icon of About section |
|
12:53:03 |
Action Step :: Click on general info tab |
|
12:53:08 |
Action Step :: Enter value of full name as
autoTester
|
|
12:53:08 |
Action Step :: Enter skills tag |
|
12:53:09 |
Action Step :: Click on general info save changes button |
|
12:53:19 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:53:22 |
Action Step :: Click on topBar Dropdown |
|
12:53:28 |
Action Step :: Click on SignOut |
-
tc_PCM_08_P1_VerifyContentsOfAboutTabTest
pass
2020-07-10 12:53:33
Verify Contents of "About" Tab
| Status |
Timestamp |
Details |
|
12:53:34 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:54:06 |
Action Step :: Click on topBar Dropdown |
|
12:54:11 |
Action Step :: Click on View Profile link |
|
12:54:16 |
Action Step :: Click on "Edit" icon of About section |
|
12:54:22 |
Verify Step :: User navigates to About info tab or not on clicking "Edit" icon of about section with following assertions : |
|
12:54:22 |
"Description" textfield is displaying |
|
12:54:22 |
"Gender" dropdown is displaying |
|
12:54:22 |
"DOB" textfield is displaying |
|
12:54:22 |
"Languages known" textfield is displaying |
|
12:54:22 |
"Height" textfield is displaying |
|
12:54:22 |
"Weight" textfield is displaying |
|
12:54:22 |
"Height-Weight Visible Privacy" button is displaying |
|
12:54:22 |
About tab "Save Changes" button is displaying |
|
12:54:22 |
About tab "Cancel" button is displaying |
|
12:54:22 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:54:25 |
Action Step :: Click on topBar Dropdown |
|
12:54:31 |
Action Step :: Click on SignOut |
-
tc_PCM_09_P1_VerifyEditAboutSectionTest
pass
2020-07-10 12:54:36
Verify Edit Info
| Status |
Timestamp |
Details |
|
12:54:38 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:55:09 |
Action Step :: Click on topBar Dropdown |
|
12:55:14 |
Action Step :: Click on View Profile link |
|
12:55:20 |
Action Step :: Click on "Edit" icon of About section |
|
12:55:25 |
Action Step :: Enter value of Description as "Automation Test Engineer" |
|
12:55:25 |
Action Step :: Select gender as "male" |
|
12:55:25 |
Action Step :: Enter DOB as "11-09-1990" |
|
12:55:25 |
Action Step :: Enter language know as "Kannada" |
|
12:55:26 |
Action Step :: Enter Height in cm as "163" |
|
12:55:26 |
Action Step :: Enter Weight in kg as "72" |
|
12:55:26 |
Action Step :: Click on About section save button |
|
12:55:31 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:55:35 |
Action Step :: Click on topBar Dropdown |
|
12:55:40 |
Action Step :: Click on SignOut |
-
tc_PCM_10_P1_VerifyUserLocationVisibleToEveryoneTest
pass
2020-07-10 12:55:45
Verify the functionality of Checkbox related to "Visible to Everyone"
| Status |
Timestamp |
Details |
|
12:55:46 |
Action Step ::Execute Mobile Number Verify API |
|
12:55:46 |
Verify Step :: Mobile Verify Api with following assertions : |
|
12:55:46 |
{
"status":"success",
"secret":"UNVu+eDMBKXMlbJgmDMxxNF01Ih0nB08KE7BN9EVAnNyzzrGft6jm13EdbP92E7VNWCoWH6KlVjXq+dhZeRImg==",
"expire":120000
} |
|
12:55:46 |
Status is displaying as "success" |
|
12:55:46 |
Action Step ::Execute Mobile Number Confirm API |
|
12:55:46 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
12:55:46 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
12:55:46 |
Status is displaying as "success" |
|
12:55:46 |
Action & verify ::Execute register API |
|
12:55:47 |
Verify Step :: Register Api with following assertions : |
|
12:55:47 |
{
"status":"success",
"guid":"1128225611328786451",
"user":{
"guid":"1128225611328786451",
"type":"user",
"subtype":false,
"time_created":"1594365947",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"AbdwfOYZ",
"username":"ZmwmTtvO",
"language":"en",
"icontime":"1594365947",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
12:55:47 |
Status is displaying as "success" |
|
12:55:49 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:56:21 |
Action Step :: Click on topBar Dropdown |
|
12:56:26 |
Action Step :: Click on View Profile link |
|
12:56:31 |
Action Step :: Click on "Edit" icon of About section |
|
12:56:37 |
Action Step :: Click on contact info tab |
|
12:56:42 |
Action Step :: Enter contact location as "Bangalore" |
|
12:56:42 |
Action Step :: Click on contact location visible button |
|
12:56:47 |
Action Step :: Select on contact location visible option as "Visible to everyone" |
|
12:56:52 |
Action Step :: Click on contact updation save button |
|
12:56:57 |
Action Step :: Click on topBar Dropdown |
|
12:57:03 |
Action Step :: Click on SignOut |
|
12:57:10 |
Action Step :: Login as "AbdwfOYZ" with valid username, password and click on submit button |
|
12:57:41 |
Action Step :: Click on topic skip button |
|
12:58:01 |
Action Step :: Enter "gKEGCQSZ" on search textField and select user |
|
12:58:02 |
Action Step :: Click on "Profile" tab |
|
12:58:07 |
Action Step :: Click on follow button |
|
12:58:13 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
12:58:16 |
Action Step :: Click on topBar Dropdown |
|
12:58:22 |
Action Step :: Click on SignOut |
-
tc_PCM_11_P1_VerifyUserLocationVisibleToPeopleWhoFollowsYouTest
fail
2020-07-10 12:58:27
Verify the functionality of Checkbox related to "Visible to people who follows you"
| Status |
Timestamp |
Details |
|
12:58:29 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
12:59:00 |
Action Step :: Click on topBar Dropdown |
|
12:59:06 |
Action Step :: Click on View Profile link |
|
12:59:11 |
Action Step :: Click on "Edit" icon of About section |
|
12:59:16 |
Action Step :: Click on contact info tab |
|
12:59:21 |
Action Step :: Enter contact location as "Bangalore" |
|
12:59:21 |
Action Step :: Click on contact location visible button |
|
12:59:27 |
Action Step :: Select on contact location visible option as "Visible to people who follows you" |
|
12:59:32 |
Action Step :: Click on contact updation save button |
|
12:59:37 |
Action Step :: Click on topBar Dropdown |
|
12:59:42 |
Action Step :: Click on SignOut |
|
12:59:49 |
Action Step :: Login as "AbdwfOYZ" with valid username, password and click on submit button |
|
13:00:20 |
Action Step :: Enter "gKEGCQSZ" on search textField and select user |
|
13:00:22 |
Action Step :: Click on "Profile" tab |
|
13:00:27 |
Action Step :: Click on follow button |
|
13:01:28 |
Could not perform action on "Follow " button Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: follow' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:01:28 |
 |
|
13:01:32 |
Action Step :: Click on topBar Dropdown |
|
13:01:32 |
Action Step :: Click on SignOut |
-
tc_PCM_12_P1_VerifyUserLocationVisibleToPeopleYouFollowTest
fail
2020-07-10 13:01:32
Verify that a following user can see the user location if Checkbox related to "Visible to people you follow" is selected
| Status |
Timestamp |
Details |
|
13:01:35 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
13:01:56 |
Action Step :: Click on topBar Dropdown |
|
13:01:57 |
Action Step :: Click on View Profile link |
|
13:01:57 |
Action Step :: Click on "Edit" icon of About section |
|
13:01:57 |
Action Step :: Click on contact info tab |
|
13:01:57 |
Action Step :: Enter contact location as "Bangalore" |
|
13:01:57 |
Action Step :: Click on contact location visible button |
|
13:01:57 |
Action Step :: Select on contact location visible option as "Visible to people you follow" |
|
13:01:58 |
Action Step :: Click on contact updation save button |
|
13:01:58 |
Action Step :: Enter "hvQVnVMb" on search textField and select user |
|
13:01:59 |
Action Step :: Click on "Profile" tab |
|
13:01:59 |
Action Step :: Click on follow button |
|
13:03:00 |
Could not perform action on "Follow " button Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: follow' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:03:00 |
 |
|
13:03:04 |
Action Step :: Click on topBar Dropdown |
|
13:03:04 |
Action Step :: Click on SignOut |
-
tc_PCM_13_P1_VerifyUserLocationVisibleToOnlyMeTest
fail
2020-07-10 13:03:04
Verify the functionality of "Only me" option Related to 'Location' field
| Status |
Timestamp |
Details |
|
13:03:07 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
13:03:29 |
Action Step :: Click on topBar Dropdown |
|
13:03:29 |
Action Step :: Click on View Profile link |
|
13:03:29 |
Action Step :: Click on "Edit" icon of About section |
|
13:03:30 |
Action Step :: Click on contact info tab |
|
13:03:30 |
Action Step :: Enter contact location as "Bangalore" |
|
13:03:30 |
Action Step :: Click on contact location visible button |
|
13:03:30 |
Action Step :: Select on contact location visible option as "Visible to only me" |
|
13:03:30 |
Action Step :: Click on contact updation save button |
|
13:03:30 |
Action Step :: Click on topBar Dropdown |
|
13:03:31 |
Action Step :: Click on SignOut |
|
13:03:32 |
Action Step :: Login as "AbdwfOYZ" with valid username, password and click on submit button |
|
13:03:54 |
Action Step :: Enter "gKEGCQSZ" on search textField and select user |
|
13:03:55 |
Action Step :: Click on "Profile" tab |
|
13:03:56 |
Should display user profile card |
|
13:03:56 |
 |
|
13:03:59 |
Action Step :: Click on topBar Dropdown |
|
13:04:00 |
Action Step :: Click on SignOut |
-
tc_PCM_14_P1_VerifyAddWorkExperienceTest
fail
2020-07-10 13:04:00
Verify "Add Work experience"
| Status |
Timestamp |
Details |
|
13:04:02 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
13:04:23 |
Action Step :: Click on topBar Dropdown |
|
13:04:23 |
Action Step :: Click on View Profile link |
|
13:04:23 |
Action Step :: Click on "Edit" icon of About section |
|
13:04:24 |
Action Step :: Click on Work info tab |
|
13:04:24 |
Action Step :: Click on Add Work experience button |
|
13:04:24 |
Action Step :: Enter designation as "Test Engineer" |
|
13:04:24 |
Action Step :: Enter company Name as "Qualitrix Technologies Pvt Ltd" |
|
13:04:25 |
Action Step :: Enter work location as "Bangalore" |
|
13:04:25 |
Action Step :: Click on Currently working here radio button |
|
13:04:25 |
Action Step :: Select work start month as "DEC" |
|
13:04:25 |
Action Step :: Select work start year as "2020" |
|
13:04:25 |
Action Step :: Click on show work experience radio button |
|
13:04:25 |
Action Step :: Click on Work section save button |
|
13:04:25 |
"Work Start Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:04:25 |
 |
|
13:04:29 |
Action Step :: Click on topBar Dropdown |
|
13:04:29 |
Action Step :: Click on SignOut |
-
tc_PCM_15_P1_VerifyEditWorkExperienceTest
fail
2020-07-10 13:04:30
Verify "Edit Work experience"
| Status |
Timestamp |
Details |
|
13:04:32 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
13:04:53 |
Action Step :: Click on topBar Dropdown |
|
13:04:53 |
Action Step :: Click on View Profile link |
|
13:04:53 |
Action Step :: Click on "Edit" icon of About section |
|
13:04:54 |
Action Step :: Click on Work info tab |
|
13:04:54 |
Action Step :: Click on added work experience block |
|
13:04:54 |
Action Step :: Click on added work experience edit icon |
|
13:04:55 |
Action Step :: Enter designation as "Senior Test Engineer" |
|
13:04:55 |
Action Step :: Enter company Name as "Aeonie Technologies Pvt Ltd" |
|
13:04:55 |
Action Step :: Enter work location as "Bangalore" |
|
13:04:55 |
Action Step :: Select work start month as "DEC" |
|
13:04:55 |
Action Step :: Select work start year as "2020" |
|
13:04:55 |
Action Step :: Click on Work section save button |
|
13:04:56 |
"Work Start Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:04:56 |
 |
|
13:04:59 |
Action Step :: Click on topBar Dropdown |
|
13:05:00 |
Action Step :: Click on SignOut |
-
tc_PCM_16_P1_VerifyDefaultProfileCompletionPercentageAddedOnRegistrationTest
pass
2020-07-10 13:05:00
Verify 25% default profile completion percentage added on Registration
| Status |
Timestamp |
Details |
|
13:05:01 |
Action Step ::Execute Mobile Number Verify API |
|
13:05:01 |
Verify Step :: Mobile Verify Api with following assertions : |
|
13:05:01 |
{
"status":"success",
"secret":"5YA3/7uaTtnMxThmWFXkB/fdkXaJceJJ1SJTspkgrVSD2YxihOkp55mQVBN8c8YfdT3ebA0MaasFYp3VR1SPvQ==",
"expire":120000
} |
|
13:05:01 |
Status is displaying as "success" |
|
13:05:01 |
Action Step ::Execute Mobile Number Confirm API |
|
13:05:01 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
13:05:01 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
13:05:01 |
Status is displaying as "success" |
|
13:05:01 |
Action & verify ::Execute register API |
|
13:05:02 |
Verify Step :: Register Api with following assertions : |
|
13:05:02 |
{
"status":"success",
"guid":"1128227938613858315",
"user":{
"guid":"1128227938613858315",
"type":"user",
"subtype":false,
"time_created":"1594366501",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"PmWgbfaj",
"username":"PeiajyqR",
"language":"en",
"icontime":"1594366501",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
13:05:02 |
Status is displaying as "success" |
|
13:05:04 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:05:26 |
Action Step :: Click on topic skip button |
|
13:05:35 |
Action Step :: Click on topBar Dropdown |
|
13:05:35 |
Action Step :: Click on View Profile link |
|
13:05:35 |
Action Step :: Click on "Edit" icon of About section |
|
13:05:38 |
Profile Completion Percentage is "25%" |
|
13:05:38 |
Verify Step :: Default Profile completion "25%" gets added or not on registration with following assertion: |
|
13:05:38 |
Default Profile completion percentage added is "25%" |
|
13:05:38 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
13:05:41 |
Action Step :: Click on topBar Dropdown |
|
13:05:42 |
Action Step :: Click on SignOut |
-
tc_PCM_17_P1_VerifyPercentageIncrementedOnAddingSkillsTest
fail
2020-07-10 13:05:43
Verify profile completion percentage incremented by 5% on adding skills in General info section
| Status |
Timestamp |
Details |
|
13:05:46 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:06:09 |
Action Step :: Click on topBar Dropdown |
|
13:06:09 |
Action Step :: Click on View Profile link |
|
13:06:09 |
Action Step :: Click on "Edit" icon of About section |
|
13:06:11 |
Profile Completion Percentage is "25%" |
|
13:06:11 |
Action Step :: Click on general info tab |
|
13:06:11 |
Action Step :: Enter skills tag |
|
13:06:12 |
Action Step :: Click on general info save changes button |
|
13:06:21 |
Expected :: Profile edited "Confirmation Toast Message" popup should be displayed ; Actual :: Profile edited "Confirmation toast message" popup is not displaying expected [true] but found [false] |
|
13:06:21 |
 |
|
13:06:24 |
Action Step :: Click on topBar Dropdown |
|
13:06:25 |
Action Step :: Click on SignOut |
-
tc_PCM_18_P1_VerifyPercentageIncrementedOnAddingDescriptionTest
fail
2020-07-10 13:06:26
Verify profile completion percentage incremented by 5% on adding language known
| Status |
Timestamp |
Details |
|
13:06:29 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:06:51 |
Action Step :: Click on topBar Dropdown |
|
13:06:51 |
Action Step :: Click on View Profile link |
|
13:06:52 |
Action Step :: Click on "Edit" icon of About section |
|
13:06:53 |
Profile Completion Percentage is "40%" |
|
13:06:53 |
Action Step :: Enter value of Description as "Automation Test Engineer" |
|
13:06:53 |
Action Step :: Click on About section save button |
|
13:07:01 |
Expected :: Profile edited "Confirmation Toast Message" popup should be displayed ; Actual :: Profile edited "Confirmation toast message" popup is not displaying expected [true] but found [false] |
|
13:07:01 |
 |
|
13:07:04 |
Action Step :: Click on topBar Dropdown |
|
13:07:05 |
Action Step :: Click on SignOut |
-
tc_PCM_19_P1_VerifyPercentageIncrementedOnAddingLanguageTest
fail
2020-07-10 13:07:06
Verify profile completion percentage incremented by 5% on adding language known
| Status |
Timestamp |
Details |
|
13:07:08 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:07:31 |
Action Step :: Click on topBar Dropdown |
|
13:07:31 |
Action Step :: Click on View Profile link |
|
13:07:31 |
Action Step :: Click on "Edit" icon of About section |
|
13:07:34 |
Profile Completion Percentage is "45%" |
|
13:07:34 |
Action Step :: Enter language know as "Kannada" |
|
13:07:34 |
Action Step :: Click on About section save button |
|
13:07:42 |
Expected :: Profile edited "Confirmation Toast Message" popup should be displayed ; Actual :: Profile edited "Confirmation toast message" popup is not displaying expected [true] but found [false] |
|
13:07:42 |
 |
|
13:07:45 |
Action Step :: Click on topBar Dropdown |
|
13:07:46 |
Action Step :: Click on SignOut |
-
tc_PCM_20_P1_VerifyPercentageIncrementedOnAddingContactLocationTest
fail
2020-07-10 13:07:47
Verify profile completion percentage incremented by 5% on adding Contact Location
| Status |
Timestamp |
Details |
|
13:07:49 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:08:12 |
Action Step :: Click on topBar Dropdown |
|
13:08:12 |
Action Step :: Click on View Profile link |
|
13:08:12 |
Action Step :: Click on "Edit" icon of About section |
|
13:08:13 |
Action Step :: Click on contact info tab |
|
13:08:15 |
Profile Completion Percentage is "50%" |
|
13:08:15 |
Action Step :: Enter contact location as "Bangalore" |
|
13:08:15 |
Action Step :: Click on contact updation save button |
|
13:08:23 |
Expected :: Profile edited "Confirmation Toast Message" popup should be displayed ; Actual :: Profile edited "Confirmation toast message" popup is not displaying expected [true] but found [false] |
|
13:08:23 |
 |
|
13:08:26 |
Action Step :: Click on topBar Dropdown |
|
13:08:27 |
Action Step :: Click on SignOut |
-
tc_PCM_21_P1_VerifyProfileCompletionPercentageOnAddingAndDeletingWorkExperienceTest
fail
2020-07-10 13:08:28
Verify profile completion percentage incremented by 15% on adding Work details , and decremented by 15% on removing work details
| Status |
Timestamp |
Details |
|
13:08:30 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:08:53 |
Action Step :: Click on topBar Dropdown |
|
13:08:53 |
Action Step :: Click on View Profile link |
|
13:08:53 |
Action Step :: Click on "Edit" icon of About section |
|
13:08:54 |
Action Step :: Click on Work info tab |
|
13:08:55 |
Action Step :: Click on Add Work experience button |
|
13:08:58 |
Profile Completion Percentage is "55%" |
|
13:08:58 |
Action Step :: Enter designation as "Test Engineer" |
|
13:08:58 |
Action Step :: Enter company Name as "Qualitrix Technologies Pvt Ltd" |
|
13:08:58 |
Action Step :: Enter work location as "Bangalore" |
|
13:08:58 |
Action Step :: Click on Currently working here radio button |
|
13:08:58 |
Action Step :: Select work start month as "DEC" |
|
13:08:59 |
Action Step :: Select work start year as "2020" |
|
13:08:59 |
Action Step :: Click on show work experience radio button |
|
13:08:59 |
Action Step :: Click on Work section save button |
|
13:09:09 |
"Work Start Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:09:09 |
 |
|
13:09:12 |
Action Step :: Click on topBar Dropdown |
|
13:09:13 |
Action Step :: Click on SignOut |
-
tc_PCM_22_P1_VerifyContentsOfAddAwardSection
pass
2020-07-10 13:09:14
Verify contents "Add Award Section"
| Status |
Timestamp |
Details |
|
13:09:16 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:09:38 |
Action Step :: Click on topBar Dropdown |
|
13:09:38 |
Action Step :: Click on View Profile link |
|
13:09:38 |
Action Step :: Click on "Edit" icon of About section |
|
13:09:39 |
Action Step :: Click on award tab |
|
13:09:39 |
Action Step :: Click on add award button |
|
13:09:40 |
Verify Step :: User navigates to Add Award section or not on clicking "Add Award" button with following assertions : |
|
13:09:40 |
"Award title" textfield is displaying |
|
13:09:41 |
"Award issuer" textfield is displaying |
|
13:09:41 |
"Award location" textfield is displaying |
|
13:09:41 |
"Award issuer month" dropdown is displaying |
|
13:09:41 |
"Award issuer year" dropdown is displaying |
|
13:09:41 |
"Award show on profile" radiobutton is displaying |
|
13:09:41 |
"Award Updation Save" button is displaying |
|
13:09:41 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
13:09:45 |
Action Step :: Click on topBar Dropdown |
|
13:09:45 |
Action Step :: Click on SignOut |
-
tc_PCM_23_P1_VerifyProfileCompletionPercentageOnAddingAndDeletingAwardDetailsTest
fail
2020-07-10 13:09:46
Verify Profile completion percentage incremented by 5% on adding Award details , decremented by 5% on deleting Award details
| Status |
Timestamp |
Details |
|
13:09:49 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:10:12 |
Action Step :: Click on topBar Dropdown |
|
13:10:12 |
Action Step :: Click on View Profile link |
|
13:10:12 |
Action Step :: Click on "Edit" icon of About section |
|
13:10:13 |
Action Step :: Click on award tab |
|
13:10:15 |
Profile Completion Percentage is "70%" |
|
13:10:15 |
Action Step :: Click on add award button |
|
13:10:15 |
Action Step :: Enter Award Title as "Beat Test Engineer" |
|
13:10:16 |
Action Step :: Enter Award Issuer as "Qualitrix Technologies Pvt Ltd" |
|
13:10:16 |
Action Step :: Enter Award Issued location as "Bangalore" |
|
13:10:16 |
Action Step :: Enter Award Issued month as "DEC" |
|
13:10:16 |
Action Step :: Enter Award Issued year as "2020" |
|
13:10:16 |
Action Step :: Click on show award on profile radio button |
|
13:10:16 |
Action Step :: Click on award updation save button |
|
13:10:25 |
"Award issued Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:10:25 |
 |
|
13:10:28 |
Action Step :: Click on topBar Dropdown |
|
13:10:29 |
Action Step :: Click on SignOut |
-
tc_PCM_24_P1_VerifyProfileCompletionPercentageOnAddingAndDeletingEducationDetailsTest
fail
2020-07-10 13:10:30
Verify Profile completion percentage incremented by 15% on adding Education details , decremented by 15% on deleting Education details
| Status |
Timestamp |
Details |
|
13:10:33 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:10:56 |
Action Step :: Click on topBar Dropdown |
|
13:10:56 |
Action Step :: Click on View Profile link |
|
13:10:56 |
Action Step :: Click on "Edit" icon of About section |
|
13:10:57 |
Action Step :: Click on education tab |
|
13:11:00 |
Profile Completion Percentage is "75%" |
|
13:11:00 |
Action Step :: Click on Add education button |
|
13:11:00 |
Action Step :: Enter study |
|
13:11:01 |
Action Step :: Enter education university |
|
13:11:01 |
Action Step :: Enter education location |
|
13:11:01 |
Action Step :: Click on Currently studying here radio button |
|
13:11:01 |
Action Step :: Select education start month as "DEC" |
|
13:11:02 |
Action Step :: Select education start year as "2020" |
|
13:11:02 |
Action Step :: Click on show education on profile radio button |
|
13:11:02 |
Action Step :: Click on education updation save button |
|
13:11:11 |
"Education Start Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:11:11 |
 |
|
13:11:14 |
Action Step :: Click on topBar Dropdown |
|
13:11:14 |
Action Step :: Click on SignOut |
-
tc_PCM_25_P1_VerifyAddAwardTest
fail
2020-07-10 13:11:15
Verify "Add Award"
| Status |
Timestamp |
Details |
|
13:11:17 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:11:40 |
Action Step :: Click on topBar Dropdown |
|
13:11:40 |
Action Step :: Click on View Profile link |
|
13:11:40 |
Action Step :: Click on "Edit" icon of About section |
|
13:11:41 |
Action Step :: Click on award tab |
|
13:11:41 |
Action Step :: Click on add award button |
|
13:11:42 |
Action Step :: Enter Award Title as "Beat Test Engineer" |
|
13:11:43 |
Action Step :: Enter Award Issuer as "Qualitrix Technologies Pvt Ltd" |
|
13:11:43 |
Action Step :: Enter Award Issued location as "Bangalore" |
|
13:11:43 |
Action Step :: Enter Award Issued month as "DEC" |
|
13:11:43 |
Action Step :: Enter Award Issued year as "2020" |
|
13:11:43 |
Action Step :: Click on show award on profile radio button |
|
13:11:44 |
Action Step :: Click on award updation save button |
|
13:11:52 |
"Award issued Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:11:52 |
 |
|
13:11:55 |
Action Step :: Click on topBar Dropdown |
|
13:11:56 |
Action Step :: Click on SignOut |
-
tc_PCM_26_P1_VerifyContentsOfContactTabTest
pass
2020-07-10 13:11:57
Verify Contents of "Contact" Tab
| Status |
Timestamp |
Details |
|
13:11:59 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:12:21 |
Action Step :: Click on topBar Dropdown |
|
13:12:21 |
Action Step :: Click on View Profile link |
|
13:12:21 |
Action Step :: Click on "Edit" icon of About section |
|
13:12:22 |
Action Step :: Click on contact info tab |
|
13:12:23 |
Verify Step :: User navigates to Contact info page or not on clicking "Contact" tab of with following assertions : |
|
13:12:23 |
Contact "Location" textField is displaying |
|
13:12:24 |
Contact "Location visible privacy" button is displaying |
|
13:12:24 |
"Email" textfield is displaying |
|
13:12:24 |
"Email visible privacy" button is displaying |
|
13:12:24 |
"Phone Number" textfield is displaying |
|
13:12:24 |
"Phone Number visible privacy" button is displaying |
|
13:12:24 |
"Website" textfield is displaying |
|
13:12:24 |
"Website visible privacy" button is displaying |
|
13:12:24 |
Contact " Save " button is displaying |
|
13:12:24 |
Contact edit "Cancel" button is displaying |
|
13:12:24 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
13:12:28 |
Action Step :: Click on topBar Dropdown |
|
13:12:28 |
Action Step :: Click on SignOut |
-
tc_PCM_27_P1_VerifyContentsOfAddWorkExperiencePageTest
pass
2020-07-10 13:12:29
Verify Contents of "Add Work experience" section
| Status |
Timestamp |
Details |
|
13:12:31 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:12:54 |
Action Step :: Click on topBar Dropdown |
|
13:12:54 |
Action Step :: Click on View Profile link |
|
13:12:54 |
Action Step :: Click on "Edit" icon of About section |
|
13:12:55 |
Action Step :: Click on Work info tab |
|
13:12:55 |
Action Step :: Click on Add Work experience button |
|
13:12:56 |
Verify Step :: User navigates to Add work experience page or not on clicking "Add Work Experience" button with following assertions : |
|
13:12:56 |
Work "Designation" textField is displaying |
|
13:12:57 |
Work "Company name" textField is displaying |
|
13:12:57 |
Work "Location" textField is displaying |
|
13:12:57 |
"Currently Working" radio button is displaying |
|
13:12:57 |
Work "Start Month" dropdown is displaying |
|
13:12:57 |
Work "Start Year" dropdown is displaying |
|
13:12:57 |
Work "End Month" dropdown is displaying |
|
13:12:57 |
Work "End Year" dropdown is displaying |
|
13:12:57 |
"Show Work experience" radio button is displaying |
|
13:12:57 |
Work "Save Changes" button is displaying |
|
13:12:57 |
Work "Cancel" button is displaying |
|
13:12:57 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
13:13:01 |
Action Step :: Click on topBar Dropdown |
|
13:13:01 |
Action Step :: Click on SignOut |
-
tc_PCM_28_P1_VerifyContentsOfAddEducationPageTest
pass
2020-07-10 13:13:02
Verify Contents of "Add Education" section
| Status |
Timestamp |
Details |
|
13:13:04 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:13:27 |
Action Step :: Click on topBar Dropdown |
|
13:13:27 |
Action Step :: Click on View Profile link |
|
13:13:27 |
Action Step :: Click on "Edit" icon of About section |
|
13:13:28 |
Action Step :: Click on education tab |
|
13:13:29 |
Action Step :: Click on Add education button |
|
13:13:30 |
Verify Step :: User navigates to Add education page or not on clicking "Add Education" button with following assertions : |
|
13:13:30 |
"Study" textField is displaying |
|
13:13:31 |
"University" textField is displaying |
|
13:13:31 |
Education "Location" textField is displaying |
|
13:13:31 |
Education "Current Studying" Radio button is displaying |
|
13:13:31 |
Education "Start Month" dropdown is displaying |
|
13:13:31 |
Education "Start Year" dropdown is displaying |
|
13:13:31 |
Education "End Month" dropdown is displaying |
|
13:13:31 |
Education "End Year" dropdown is displaying |
|
13:13:31 |
"Show Education On Profile" radiobutton is displaying |
|
13:13:31 |
Education "Save changes" button is displaying |
|
13:13:31 |
Education "Cancel" button is displaying |
|
13:13:31 |
com.aeione.ops.test.ProfileCompletionPageTest Test passed |
|
13:13:35 |
Action Step :: Click on topBar Dropdown |
|
13:13:35 |
Action Step :: Click on SignOut |
-
tc_PCM_29_P1_VerifyCurrentStudyingRadioButtonTest
fail
2020-07-10 13:13:36
Verify that user is able to create an Education by disabling I’m currently studying here
| Status |
Timestamp |
Details |
|
13:13:39 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:14:02 |
Action Step :: Click on topBar Dropdown |
|
13:14:02 |
Action Step :: Click on View Profile link |
|
13:14:02 |
Action Step :: Click on "Edit" icon of About section |
|
13:14:03 |
Action Step :: Click on education tab |
|
13:14:03 |
Action Step :: Click on Add education button |
|
13:14:04 |
Action Step :: Enter study |
|
13:14:05 |
Action Step :: Enter education university |
|
13:14:05 |
Action Step :: Enter education location |
|
13:14:05 |
Action Step :: Select education start month as "DEC" |
|
13:14:05 |
Action Step :: Select education start year as "2020" |
|
13:14:05 |
Action Step :: Select education end month as "DEC" |
|
13:14:05 |
Action Step :: Select education end year as "2020" |
|
13:14:05 |
Action Step :: Click on show education on profile radio button |
|
13:14:05 |
Action Step :: Click on education updation save button |
|
13:14:14 |
"Education Start Month should not be exceeded to Current Month" error message should be displayed Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1034 |
|
13:14:14 |
 |
|
13:14:17 |
Action Step :: Click on topBar Dropdown |
|
13:14:18 |
Action Step :: Click on SignOut |
-
tc_NT_01_P1_VerifyNotificationIconTest
pass
2020-07-10 13:14:25
Verify Notification icon functionality
| Status |
Timestamp |
Details |
|
13:14:26 |
Action Step :: Login as "NmKFRpjr" with valid username, password and click on submit button |
|
13:14:50 |
Action Step :: Click on notification bell icon |
|
13:14:50 |
Verify Step :: Display of Notification dropdown or not on clicking "Notification bell" icon with following assertions : |
|
13:14:50 |
"Notification" dropdown is displaying |
|
13:14:50 |
com.aeione.ops.test.NotificationTest Test passed |
-
tc_WLT_01_P1_VerifyWalletTopBarTest
pass
2020-07-10 13:14:58
Verify the functionality of wallet topBar
| Status |
Timestamp |
Details |
|
13:14:59 |
Action Step :: Login as "PmWgbfaj" with valid username, password and click on submit button |
|
13:15:23 |
Action Step :: Click on "Wallet" topBar |
|
13:15:24 |
Verify Step :: User navigates to Wallet page or not on clicking "Wallet" topBar with following assertions : |
|
13:15:24 |
"Buy Coins" button is displaying |
|
13:15:24 |
com.aeione.ops.test.WalletPageTest Test passed |
|
13:15:30 |
Action Step :: Click on topBar Dropdown |
|
13:15:30 |
Action Step :: Click on SignOut |
-
tc_WLT_02_P1_VerifyCoinsAddedToWalletOnRegistrationTest
fail
2020-07-10 13:15:31
Verify "0.25" coins are getting added to wallet on registration
| Status |
Timestamp |
Details |
|
13:15:32 |
Action Step ::Execute Mobile Number Verify API |
|
13:15:33 |
Verify Step :: Mobile Verify Api with following assertions : |
|
13:15:33 |
{
"status":"success",
"secret":"Z2f9jJ4dKJs4csjjFblCZq7bxu6loShYbm1la/k0ATwlhnge0mLVbi0Ar1Hs+Vl/p5JmILEHxLSROaOn9e/dCw==",
"expire":120000
} |
|
13:15:33 |
Status is displaying as "success" |
|
13:15:33 |
Action Step ::Execute Mobile Number Confirm API |
|
13:15:33 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
13:15:33 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
13:15:33 |
Status is displaying as "success" |
|
13:15:33 |
Action & verify ::Execute register API |
|
13:15:34 |
Verify Step :: Register Api with following assertions : |
|
13:15:34 |
{
"status":"success",
"guid":"1128230587782402055",
"user":{
"guid":"1128230587782402055",
"type":"user",
"subtype":false,
"time_created":"1594367133",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"WqcJShsO",
"username":"OpDCsvlw",
"language":"en",
"icontime":"1594367133",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
13:15:34 |
Status is displaying as "success" |
|
13:15:38 |
Action Step :: Login as "WqcJShsO" with valid username, password and click on submit button |
|
13:16:00 |
Action Step :: Click on topic skip button |
|
13:16:10 |
Action Step :: Click on "Wallet" topBar |
|
13:16:11 |
Verify Step :: "0.25" coins added in Wallet or not on Registration with following assertions : |
|
13:16:20 |
Expected :: "0.25" coins should be added in wallet on registration ; Actual :: "..." coins are added in wallet on registration |
|
13:16:20 |
 |
|
13:16:23 |
Action Step :: Click on topBar Dropdown |
|
13:16:24 |
Action Step :: Click on SignOut |
-
tc_WLT_04_P1_VerifyContentsOfTransactionTabTest
pass
2020-07-10 13:16:25
Verify Contents of Transaction Tab
| Status |
Timestamp |
Details |
|
13:16:27 |
Action Step :: Login as "WqcJShsO" with valid username, password and click on submit button |
|
13:16:50 |
Action Step :: Click on "Wallet" topBar |
|
13:16:51 |
Verify Step :: User navigates to Wallet page or not on clicking "Wallet" topBar with following assertions : |
|
13:16:51 |
"Buy Coins" button is displaying |
|
13:16:51 |
Action Step :: Click on "Transaction" tab |
|
13:16:53 |
Verify Step :: User navigates to transaction tab or not on clicking "Transaction" tab with following assertions : |
|
13:16:53 |
"Transaction History" titile text is displaying |
|
13:16:54 |
"Transaction Rewards Coins" text is displaying as "+ 0.25" |
|
13:16:54 |
"Transaction Rewards Type" text is displaying as "SIGNUP:REWARD" |
|
13:16:54 |
"Transaction Rewards Time" text is displaying as "Jul 10, 2020, 7:45:33 AM" |
|
13:16:54 |
com.aeione.ops.test.WalletPageTest Test passed |
|
13:16:58 |
Action Step :: Click on topBar Dropdown |
|
13:16:58 |
Action Step :: Click on SignOut |
-
tc_WLT_07_P1_VerifyCalculationOfCostPerBuyCoinsTest
pass
2020-07-10 13:16:59
Verify Calculating of cost per coins in Buy Coins popup
| Status |
Timestamp |
Details |
|
13:17:02 |
Action Step :: Login as "WqcJShsO" with valid username, password and click on submit button |
|
13:17:25 |
Action Step :: Click on "Wallet" topBar |
|
13:17:26 |
Verify Step :: User navigates to Wallet page or not on clicking "Wallet" topBar with following assertions : |
|
13:17:26 |
"Buy Coins" button is displaying |
|
13:17:26 |
Action Step :: Click on "Buy Coins" button in wallet |
|
13:17:26 |
Action Step :: Enter coins as "2" in textField at buy coins popup |
|
13:17:27 |
Verify Step :: Calculation of cost per coins in Buy Coins popup with following assertions : |
|
13:17:27 |
Total cost for "2" coins is "₹ 175.0" |
|
13:17:27 |
com.aeione.ops.test.WalletPageTest Test passed |
|
13:17:31 |
Action Step :: Click on topBar Dropdown |
|
13:17:31 |
Action Step :: Click on SignOut |
-
tc_WLT_18_P1_VerifyCoinsSliderAtBuyCoinsPopupTest
pass
2020-07-10 13:17:32
Verify incrementing and decrementing Coins & Cost via coins slider at buy coins popup
| Status |
Timestamp |
Details |
|
13:17:36 |
Action Step :: Login as "WqcJShsO" with valid username, password and click on submit button |
|
13:17:58 |
Action Step :: Click on "Wallet" topBar |
|
13:17:59 |
Verify Step :: User navigates to Wallet page or not on clicking "Wallet" topBar with following assertions : |
|
13:17:59 |
"Buy Coins" button is displaying |
|
13:17:59 |
Action Step :: Click on "Buy Coins" button in wallet |
|
13:18:00 |
Verify Step :: Calculation of cost per coins in Buy Coins popup with following assertions : |
|
13:18:00 |
Total cost for "1" coins is "₹ 87.5" |
|
13:18:00 |
Action Step :: Drag and drop "Coins Slider" at buy coins popup |
|
13:18:04 |
Verify Step :: Calculation of cost per coins in Buy Coins popup with following assertions : |
|
13:18:11 |
Total cost for "50" coins is "₹ 4375.0" |
|
13:18:11 |
Verify Step :: Coins incremented / decremented after drag and drop of coins slider with following assertions : |
|
13:18:11 |
Coins "1" incremented to "50" after drag and drop of coins slider |
|
13:18:11 |
com.aeione.ops.test.WalletPageTest Test passed |
|
13:18:15 |
Action Step :: Click on topBar Dropdown |
|
13:18:15 |
Action Step :: Click on SignOut |
-
tc_BM_01_P1_verifyBookmarkIconInCreatedPostTest
pass
2020-07-10 13:18:22
Verify BOOKMARK icon for own posts
| Status |
Timestamp |
Details |
|
13:18:24 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:18:47 |
Action Step :: Click on PosterText Area |
|
13:18:48 |
Action Step :: Enter text on Message Text Area as :: "Stay Home ! And Be Safe" |
|
13:18:48 |
Action Step :: Click on Post Button |
|
13:18:51 |
Verify Step :: Created Text Post is Displayed or not |
|
13:18:54 |
Expected :: " Created Text Post" should be displayed as :: "Stay Home ! And Be Safe" ; Actual :: " Created Text Post" is displayed as :: "Stay Home ! And Be Safe" |
|
13:18:54 |
" Bookmark link " is displaying |
|
13:18:54 |
com.aeione.ops.test.BookmarkPageTest Test passed |
|
13:18:59 |
Action Step :: Click on topBar Dropdown |
|
13:19:00 |
Action Step :: Click on SignOut |
-
tc_BM_02_P1_verifyBookmarkIconInfollowedUserPostTest
pass
2020-07-10 13:19:01
Verify BOOKMARK icon for followed users posts
| Status |
Timestamp |
Details |
|
13:19:04 |
Action Step :: Login as "Abhishek Sonone" with valid mobile_no, password and click on submit button |
|
13:19:27 |
Action Step :: Click on PosterText Area |
|
13:19:27 |
Action Step :: Enter text on Message Text Area as :: "Post_Text" |
|
13:19:27 |
Action step :: Click on Post Button |
|
13:19:30 |
Action Step :: Click on topBar Dropdown |
|
13:19:31 |
Action Step :: Click on SignOut |
|
13:19:34 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:19:56 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
13:19:58 |
Expected :: " Created Post" should be displayed as Post_Text ; Actual :: "Created Post " is displayed as Post_Text |
|
13:19:58 |
" Bookmark link " is displaying |
|
13:19:58 |
com.aeione.ops.test.BookmarkPageTest Test passed |
|
13:20:02 |
Action Step :: Click on topBar Dropdown |
|
13:20:02 |
Action Step :: Click on SignOut |
-
tc_BM_03_P1_verifyBookmarkInfollowingUserPostTest
pass
2020-07-10 13:20:03
Verify BOOKMARK functionality for Following users posts
| Status |
Timestamp |
Details |
|
13:20:07 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:20:30 |
Action Step :: Click on PosterText Area |
|
13:20:30 |
Action Step :: Enter text on Message Text Area as :: "Create_Blog_For_Test_01" |
|
13:20:30 |
Action Step :: Click on Post Button |
|
13:20:34 |
Verify Step :: Created Text Post is Displayed or not |
|
13:20:36 |
Expected :: " Created Text Post" should be displayed as :: "Create_Blog_For_Test_01" ; Actual :: " Created Text Post" is displayed as :: "Create_Blog_For_Test_01" |
|
13:20:36 |
Action Step :: Click on topBar Dropdown |
|
13:20:36 |
Action Step :: Click on SignOut |
|
13:20:38 |
Action Step ::Execute Mobile Number Verify API |
|
13:20:39 |
Verify Step :: Mobile Verify Api with following assertions : |
|
13:20:39 |
{
"status":"success",
"secret":"NiMxIE3hFmr0jw5BPvjiib1+33/35vKl2DWrpRZJI5iAkMT+f85/IRH7jSFqkskDoXKD/2m+X18EjRjCxrGtwA==",
"expire":120000
} |
|
13:20:39 |
Status is displaying as "success" |
|
13:20:39 |
Action Step ::Execute Mobile Number Confirm API |
|
13:20:39 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
13:20:39 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
13:20:39 |
Status is displaying as "success" |
|
13:20:39 |
Action & verify ::Execute register API |
|
13:20:40 |
Verify Step :: Register Api with following assertions : |
|
13:20:40 |
{
"status":"success",
"guid":"1128231871193288710",
"user":{
"guid":"1128231871193288710",
"type":"user",
"subtype":false,
"time_created":"1594367439",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"dPdzjvvQ",
"username":"LNJqMZlN",
"language":"en",
"icontime":"1594367439",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
13:20:40 |
Status is displaying as "success" |
|
13:20:43 |
Action Step :: Login as "dPdzjvvQ" with valid username, password and click on submit button |
|
13:21:06 |
Action Step :: Click on topic skip button |
|
13:21:16 |
Action Step :: Enter "Smita" on search textField and select user |
|
13:21:17 |
Action Step :: click On follow botton |
|
13:21:19 |
Action Step :: Click On Home TopBar |
|
13:21:22 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
13:21:24 |
Expected :: " Created Post" should be displayed as Create_Blog_For_Test_01 ; Actual :: "Created Post " is displayed as Create_Blog_For_Test_01 |
|
13:21:25 |
" Bookmark link " is displaying |
|
13:21:25 |
Action Step :: click On Bookmark icon |
|
13:21:29 |
Action Step :: move cursor On Bookmark icon |
|
13:21:29 |
Verify Step :: Bookmarked ToolTip is displaying or not : |
|
13:21:29 |
" Bookmarked ToolTip" is displaying |
|
13:21:29 |
com.aeione.ops.test.BookmarkPageTest Test passed |
|
13:21:33 |
Action Step :: Click on topBar Dropdown |
|
13:21:33 |
Action Step :: Click on SignOut |
-
tc_BM_04_P1_verifyBookmarkIconInfollowedUserPostTest
pass
2020-07-10 13:21:34
Verify user is able to select any filters in bookmark page
| Status |
Timestamp |
Details |
|
13:21:37 |
Action Step :: Login as "Smita" with valid mobile_no, password and click on submit button |
|
13:22:00 |
Action Step :: Click on PosterText Area |
|
13:22:00 |
Action Step :: Enter text on Message Text Area as :: "Stay safe" |
|
13:22:00 |
Action step :: Click on Post Button |
|
13:22:04 |
Action Step :: Click on topBar Dropdown |
|
13:22:04 |
Action Step :: Click on SignOut |
|
13:22:09 |
Action Step :: Login as "dPdzjvvQ" with username, password and click on submit button |
|
13:22:32 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
13:22:34 |
Expected :: " Created Post" should be displayed as Stay safe ; Actual :: "Created Post " is displayed as Stay safe |
|
13:22:34 |
Action Step :: click On Bookmark icon |
|
13:22:38 |
Action Steps :: click On Bookmarks Module |
|
13:22:40 |
Action Step :: click On Bookmarks-Blog Filter radio button |
|
13:22:43 |
" Blog Filter Radiobutton" is enabled |
|
13:22:43 |
Action Step :: click On Bookmarks -Opportunities Filter radio button |
|
13:22:45 |
" Opportunities Filter Radiobutton" is enabled |
|
13:22:45 |
Action Step :: click On Bookmarks-Events Filter radio button |
|
13:22:47 |
" Events Filter Radiobutton"is enabled |
|
13:22:47 |
Action Step :: click On Bookmarks-BlueStores Filter radio button |
|
13:22:49 |
" BlueStores Filter Radiobutton" is enabled |
|
13:22:49 |
Action Step :: click On Bookmarks-Posts Filter radio button |
|
13:22:52 |
" Posts Filter Radiobutton"is enabled |
|
13:22:52 |
Action Step :: click On Bookmarks-Profile Filter radio button |
|
13:22:54 |
" Profile Filter Radiobutton" is enabled |
|
13:22:54 |
Action Step :: click On Bookmarks-All Filter radio button |
|
13:22:56 |
" All Filter Radiobutton" is enabled |
|
13:22:56 |
com.aeione.ops.test.BookmarkPageTest Test passed |
|
13:23:00 |
Action Step :: Click on topBar Dropdown |
|
13:23:00 |
Action Step :: Click on SignOut |
-
tc_BM_05_P1_verifyBookmarkInfollowingUserPostTest
pass
2020-07-10 13:23:01
Verify contents in bookmarked post
| Status |
Timestamp |
Details |
|
13:23:04 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:23:27 |
Action Step :: Click on PosterText Area |
|
13:23:27 |
Action Step :: Enter text on Message Text Area as :: "Create_Blog_For_Test_01" |
|
13:23:28 |
Action Step :: Click on Post Button |
|
13:23:31 |
Verify Step :: Created Text Post is Displayed or not |
|
13:23:34 |
Expected :: " Created Text Post" should be displayed as :: "Create_Blog_For_Test_01" ; Actual :: " Created Text Post" is displayed as :: "Create_Blog_For_Test_01" |
|
13:23:34 |
Action Step :: Click on topBar Dropdown |
|
13:23:34 |
Action Step :: Click on SignOut |
|
13:23:36 |
Action Step ::Execute Mobile Number Verify API |
|
13:23:36 |
Verify Step :: Mobile Verify Api with following assertions : |
|
13:23:36 |
{
"status":"success",
"secret":"l5hi57DEzEzGrALMW5LhyiBMLiGfF22QBIdO8N+WZW3Ra/yHyHQ/285BlU/0vK1eaFkjB3M73GyEdh/NqFN4xg==",
"expire":120000
} |
|
13:23:36 |
Status is displaying as "success" |
|
13:23:36 |
Action Step ::Execute Mobile Number Confirm API |
|
13:23:37 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
13:23:37 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
13:23:37 |
Status is displaying as "success" |
|
13:23:37 |
Action & verify ::Execute register API |
|
13:23:37 |
Verify Step :: Register Api with following assertions : |
|
13:23:37 |
{
"status":"success",
"guid":"1128232616995065873",
"user":{
"guid":"1128232616995065873",
"type":"user",
"subtype":false,
"time_created":"1594367617",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"wzqQEUOm",
"username":"RFYYfXCE",
"language":"en",
"icontime":"1594367617",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
13:23:37 |
Status is displaying as "success" |
|
13:23:41 |
Action Step :: Login as "wzqQEUOm" with valid username, password and click on submit button |
|
13:24:04 |
Action Step :: Click on topic skip button |
|
13:24:14 |
Action Step :: Enter "Smita" on search textField and select user |
|
13:24:15 |
Action Step :: click On follow botton |
|
13:24:17 |
Action Step :: Click On Home TopBar |
|
13:24:20 |
Verify Step :: Followed User Created Post is displaying or not in HomePage with following assertion : |
|
13:24:23 |
Expected :: " Created Post" should be displayed as Create_Blog_For_Test_01 ; Actual :: "Created Post " is displayed as Create_Blog_For_Test_01 |
|
13:24:23 |
" Bookmark link " is displaying |
|
13:24:23 |
Action Step :: click On Bookmark icon |
|
13:24:27 |
Action Steps :: click On Bookmarks Module |
|
13:24:29 |
Verify Step :: All the contents in Bookmarked post section with following assertion : |
|
13:24:29 |
" User profile Image" is displaying |
|
13:24:29 |
" User profile Name" is displaying |
|
13:24:29 |
" Bookmark link " is displaying |
|
13:24:29 |
" MeatballMenu " is displaying |
|
13:26:30 |
" Posted Content" is displaying |
|
13:30:30 |
" Post tag" is displaying |
|
13:30:30 |
com.aeione.ops.test.BookmarkPageTest Test passed |
|
13:30:35 |
Action Step :: Click on topBar Dropdown |
|
13:30:35 |
Action Step :: Click on SignOut |
-
tc_IN_01_P1_VerifyInviteFriendOptionTest
pass
2020-07-10 13:30:41
Display of Invite Friends option
| Status |
Timestamp |
Details |
|
13:30:42 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:31:04 |
Action Step :: Click on topBar Dropdown |
|
13:31:04 |
Verify Step :: Invite Friends Option is displaying or not : |
|
13:31:04 |
"Invite Friend Option" is displaying |
|
13:31:04 |
com.aeione.ops.test.InvitePageTest Test passed |
|
13:31:10 |
Action Step :: Click on topBar Dropdown |
|
13:31:10 |
Action Step :: Click on SignOut |
-
tc_IN_03_P1_VerifyInviteFriendsThroughEmailLinkTest
fail
2020-07-10 13:31:10
navigate to OnePageSpotLight Page through Email link
| Status |
Timestamp |
Details |
|
13:31:13 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:31:34 |
Action Step :: Click on topBar Dropdown |
|
13:31:34 |
Verify Step :: Invite Friends Option is displaying or not : |
|
13:31:34 |
"Invite Friend Option" is displaying |
|
13:31:34 |
Action Step :: click On Invite Friends Option |
|
13:31:34 |
Action Step :: click On Invite Friends TextBox |
|
13:31:35 |
Action Step :: Enter email address on Text Area |
|
13:31:35 |
Action Step :: click On Invite Friends Option |
|
13:31:35 |
Verify Step :: Invite Friends Option is displaying or not : |
|
13:31:35 |
" Invitation Sent Popup" is displaying |
|
13:31:45 |
Action Step :: Login to gmail email_address , email_password |
|
13:31:45 |
1pagespotlightautomation@gmail.com :: click and enter email id |
|
13:32:26 |
Could not perform action on "Email id" Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.id: identifierId' (tried for 20 second(s) with 500 milliseconds interval) |
|
13:32:26 |
 |
|
13:32:29 |
Action Step :: Click on topBar Dropdown |
|
13:32:30 |
Action Step :: Click on SignOut |
-
tc_ORG_01_P1_VerifyFunctionalityOfCreateOrganizationButtonTest
fail
2020-07-10 13:32:36
Verify functionality of Create organization button
| Status |
Timestamp |
Details |
|
13:32:37 |
Action Step :: Login as "Aishwarya" with valid username, password and click on submit button |
|
13:32:58 |
Action Step :: Click on topBar Dropdown |
|
13:32:58 |
Action Step :: Click on Organization link |
|
13:32:59 |
Verify Step :: " Organization Details as follows " |
|
13:33:19 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:33:19 |
Action Step :: Click on "Organization Setting Menu " on Organization Widget |
|
13:33:22 |
Action Step :: Click on "Delete Organization Link" from Organization Settings Menu |
|
13:33:22 |
Action Step :: Click on "Confirm" button to delete organization |
|
13:33:22 |
Action Step :: Click On Create Organization Button |
|
13:34:03 |
Could not perform action on "Create Organization " Button Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.id: list-create-community' (tried for 20 second(s) with 500 milliseconds interval) |
|
13:34:03 |
 |
-
tc_ORG_02_P1_CreateAndVerifyOrganizationTest
pass
2020-07-10 13:34:07
Verify functionality of Create organization button
| Status |
Timestamp |
Details |
|
13:34:11 |
Action Step :: Click on topBar Dropdown |
|
13:34:11 |
Action Step :: Click on Organization link |
|
13:34:11 |
Action Step :: Click On Create Organization Button |
|
13:34:11 |
Action Step :: Enter Organization name as "Test Organization" |
|
13:34:11 |
Action Step :: Select Organization type as "Non Profit / Foundation" |
|
13:34:12 |
Action Step :: Enter Organization Location as " Bangalore" |
|
13:34:12 |
Action Step :: Click on Upload Media File |
|
13:34:14 |
Action Step :: Media File Uploaded Successfully |
|
13:34:14 |
Action Step :: Click on Apply button of Edit Picture pop up |
|
13:34:14 |
The "Apply button" of Edit picture pop up is clickable |
|
13:34:14 |
Verify Step :: functionality of Create Button |
|
13:34:14 |
Create Button is clickable & the Organization is created successfully |
|
13:34:14 |
Verify Step :: Navigation to the "Organization inner page" |
|
13:34:25 |
Successfully navigated to the inner page of the following Organization :Test Organization |
|
13:34:25 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_03_P1_VerifyInviteMembersIconAsOwnerTest
pass
2020-07-10 13:34:31
Verify functionality of Invite members icon
| Status |
Timestamp |
Details |
|
13:34:31 |
Action Step :: Click on topBar Dropdown |
|
13:34:31 |
Action Step :: Click on Organization link |
|
13:34:31 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:34:31 |
Verify Step :: display of Invite Members icon |
|
13:34:32 |
Invite Members icon is displaying successfully |
|
13:34:32 |
Verify Step :: "Invite Members" plus icon is clickable or not with following assertion : |
|
13:34:32 |
"Invite members" Plus icon is clickable |
|
13:34:32 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_04_P1_VerifyCreatingTextPostAsOwnerTest
pass
2020-07-10 13:34:35
Verify creating Text post as owner
| Status |
Timestamp |
Details |
|
13:34:36 |
Action Step :: Click on topBar Dropdown |
|
13:34:36 |
Action Step :: Click on Organization link |
|
13:34:37 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:34:37 |
Action Step :: Click on PosterText Area |
|
13:34:38 |
Action Step :: Enter text on Message Text Area as :: "Welcome to My Organization
- From Owner" |
|
13:34:38 |
Action step :: Click on Post Button |
|
13:34:41 |
Verify Step :: Created Text Post is displaying or not in the Profile page with following assertion : |
|
13:34:43 |
Created "Text" Post is displaying as : "Welcome to My Organization
- From Owner" |
|
13:34:43 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_05_P1_VerifyDeletingPostAsOwnerTest
fail
2020-07-10 13:34:47
Verify Deleting the uploaded post as owner
| Status |
Timestamp |
Details |
|
13:34:48 |
Action Step :: Click on topBar Dropdown |
|
13:34:48 |
Action Step :: Click on Organization link |
|
13:34:49 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:34:49 |
Action Step :: Click on "action" button of the created Organization |
|
13:34:49 |
Action Step :: Click on "Delete Post" button |
|
13:35:19 |
Could not perform action on "Post card Delete button " Expected condition failed: waiting for element to be clickable: [[ChromeDriver: chrome on LINUX (4e6d2ffe5d08a30f6cb918d120f7cd90)] -> id: post-menu-delete] (tried for 30 second(s) with 500 milliseconds interval)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.MOvHrp}, goog:chromeOptions: {debuggerAddress: localhost:43175}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: 4e6d2ffe5d08a30f6cb918d120f7cd90 |
|
13:35:19 |
 |
-
tc_ORG_06_P1_VerifyCreatingRestrictedPostTest
pass
2020-07-10 13:35:23
Verify Creating Restricted post as owner
| Status |
Timestamp |
Details |
|
13:35:25 |
Action Step :: Click on topBar Dropdown |
|
13:35:25 |
Action Step :: Click on Organization link |
|
13:35:25 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:35:26 |
Action Step :: Click on PosterText Area |
|
13:35:27 |
Action Step :: Enter text on Message Text Area as :: "Welcome to My Organization
- From Owner" |
|
13:35:27 |
Verify Step :: Enable Restricted content toggle button |
|
13:35:27 |
"Restricted Content" toggle button is enabled successfully |
|
13:35:27 |
Action step :: Click on Post Button |
|
13:35:30 |
Verify Step :: Display of "Uncover" button for a posted restricted content |
|
13:35:31 |
The created post is covered and "Uncover" button is displaying |
|
13:35:31 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_07_P1_VerifyCreatePostFunctionalityForOwnerTest
pass
2020-07-10 13:35:34
Verify Creating a post as owner
| Status |
Timestamp |
Details |
|
13:35:36 |
Action Step :: Click on topBar Dropdown |
|
13:35:36 |
Action Step :: Click on Organization link |
|
13:35:37 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:35:37 |
verify Step :: Display of "Create post" option for Owner of the Organization |
|
13:35:37 |
The "Create post" option is displaying for Owner of the Organization |
|
13:35:37 |
Action Step :: Click on PosterText Area |
|
13:35:37 |
Action Step :: Enter text on Message Text Area as :: "Welcome to My Organization
- From Owner" |
|
13:35:38 |
Action step :: Click on Post Button |
|
13:35:41 |
Verify Step :: Created Text Post is displaying or not in the Profile page with following assertion : |
|
13:35:43 |
Created "Text" Post is displaying as : "Welcome to My Organization
- From Owner" |
|
13:35:43 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_08_P1_VerifyCommentFunctionalityForPostAsOwnerTest
fail
2020-07-10 13:35:46
Verify "Comment functionality" for Created Post functionality as Owner
| Status |
Timestamp |
Details |
|
13:35:48 |
Action Step :: Click on topBar Dropdown |
|
13:35:48 |
Action Step :: Click on Organization link |
|
13:35:48 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:36:49 |
Could not perform action on fetching "default comment count" Defect Link - https://taiga.vnaad.com/project/admin-one-page-spotlight/issue/1613 |
|
13:36:49 |
 |
-
tc_ORG_09_P1_VerifyDeleteOrganizationTest
pass
2020-07-10 13:36:53
Verify deleting the organization
| Status |
Timestamp |
Details |
|
13:36:55 |
Action Step :: Click on topBar Dropdown |
|
13:36:55 |
Action Step :: Click on Organization link |
|
13:36:56 |
Action Step :: Click On Created Organization Name from You Manage List :: "Test Organization" |
|
13:36:56 |
Action Step :: Click on "Organization Setting Menu " on Organization Widget |
|
13:36:59 |
Action Step :: Click on "Delete Organization Link" from Organization Settings Menu |
|
13:36:59 |
Action Step :: Click on "Confirm" button to delete organization |
|
13:36:59 |
Action Step :: Click on topBar Dropdown |
|
13:36:59 |
Action Step :: Click on Organization link |
|
13:37:00 |
Verify Step :: Removeal of Deleted Organization From Organization page |
|
13:37:02 |
Deleted Organization ": Test Organization"<> is removed from the "Organizations You Manage" list |
|
13:37:02 |
com.aeione.ops.test.OrganizationPageTest Test passed |
-
tc_ORG_13_P1_VerifyCreateShowtimezPostAsOwnerTest
fail
2020-07-10 13:37:05
Verify Create #Showtimes Post functionality as Owner
| Status |
Timestamp |
Details |
|
13:37:06 |
Action Step :: Click on topBar Dropdown |
|
13:37:06 |
Action Step :: Click on Organization link |
|
13:37:26 |
no such element: Unable to locate element: {"method":"css selector","selector":"#list\-community\-manage\-list"}
(Session info: chrome=83.0.4103.116)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'adminstrator-Inspiron-3576', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.3.0-62-generic', java.version: '11.0.7'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.116, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.MOvHrp}, goog:chromeOptions: {debuggerAddress: localhost:43175}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:virtualAuthenticators: true}
Session ID: 4e6d2ffe5d08a30f6cb918d120f7cd90
*** Element info: {Using=id, value=list-community-manage-list} |
|
13:37:26 |
 |
-
TC_STG_01_P1_settingsOptionTest
pass
2020-07-10 13:37:37
Verify Settings option
| Status |
Timestamp |
Details |
|
13:37:37 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:37:59 |
Action Step :: Click on topBar Dropdown |
|
13:37:59 |
Verify Step :: Settings option is displayed or not on clicking topdropdown with following assertions : |
|
13:37:59 |
"Settings " option is displaying |
|
13:37:59 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:38:05 |
Action Step :: Click on topBar Dropdown |
|
13:38:05 |
Action Step :: Click on SignOut |
-
TC_STG_02_P1_verifyContentsOfSettingsPageTest
pass
2020-07-10 13:38:05
Verify Settings Page Contents
| Status |
Timestamp |
Details |
|
13:38:06 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:38:28 |
Action Step :: Click on topBar Dropdown |
|
13:38:28 |
Action Step :: Click on "settings" option of Dropdown |
|
13:38:28 |
"Clicked on Settings " |
|
13:38:29 |
Verify Step :: Settings Page Tab Lists are displayed or not |
|
13:38:29 |
Tab Lists are :- |
|
13:38:29 |
General |
|
13:38:29 |
Privacy and Security |
|
13:38:29 |
Notifications |
|
13:38:29 |
PayPerPost |
|
13:38:29 |
Support |
|
13:38:29 |
Tabs list are displayed |
|
13:38:29 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:38:34 |
Action Step :: Click on topBar Dropdown |
|
13:38:34 |
Action Step :: Click on SignOut |
-
TC_STG_05_P1_verifyContentsOfChangePasswordPageTest
pass
2020-07-10 13:38:34
Verify Change Password Contents
| Status |
Timestamp |
Details |
|
13:38:35 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:38:57 |
Action Step :: Click on topBar Dropdown |
|
13:38:57 |
Action Step :: Click on "settings" option of Dropdown |
|
13:38:57 |
"Clicked on Settings " |
|
13:38:58 |
Action Step :: Click on : "privacy-and-security" Tab |
|
13:38:58 |
"Clicked on Privacy and Security Tab " |
|
13:38:58 |
Verify Step :: Privacy Security Password Title is displayed or not |
|
13:38:58 |
" Privacy Security Password Title " is displayed |
|
13:38:58 |
Action Step :: Click on Change Password |
|
13:38:58 |
Clicked on Change Password |
|
13:38:58 |
Verify Step :: Current Password Input Box is displayed or not |
|
13:38:58 |
" Current Password Input Box " is displayed |
|
13:38:58 |
Verify Step :: New Password Input Box is displayed or not |
|
13:38:59 |
" New Password Input Box " is displayed |
|
13:38:59 |
Verify Step :: Confirm Password Input Box is displayed or not |
|
13:38:59 |
" Confirm Password Input Box " is displayed |
|
13:38:59 |
Verify Step :: Update Password Button is displayed or not |
|
13:38:59 |
" Update Password Button " is displayed |
|
13:38:59 |
Verify Step :: Cancel Button is displayed or not |
|
13:38:59 |
" Cancel Button " is displayed |
|
13:38:59 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:39:03 |
Action Step :: Click on topBar Dropdown |
|
13:39:03 |
Action Step :: Click on SignOut |
-
TC_STG_06_P1_verifyUpdatePasswordPageTest
pass
2020-07-10 13:39:03
Verify Update Password
| Status |
Timestamp |
Details |
|
13:39:04 |
Action Step :: Login as "BossBaby" with valid username, password and click on submit button |
|
13:39:26 |
Action Step :: Click on topBar Dropdown |
|
13:39:27 |
Action Step :: Click on "settings" option of Dropdown |
|
13:39:27 |
"Clicked on Settings " |
|
13:39:28 |
Action Step :: Click on : "privacy-and-security" Tab |
|
13:39:28 |
"Clicked on Privacy and Security Tab " |
|
13:39:28 |
Verify Step :: Privacy Security Password Title is displayed or not |
|
13:39:28 |
" Privacy Security Password Title " is displayed |
|
13:39:28 |
Action Step :: Click on Change Password |
|
13:39:28 |
Clicked on Change Password |
|
13:39:29 |
Action Step :: Enter Current Password In Input Box :: "OVuUCW90*" |
|
13:39:31 |
Action Step :: Enter New Password In Input Box :: "Test@123" |
|
13:39:31 |
Action Step :: Enter Confirm Password In Input Box :: "Test@123" |
|
13:39:32 |
Action Step :: Click on Update Password Button |
|
13:39:33 |
Verify Step :: Toast Container is displayed or not after "Reset Password" Action |
|
13:39:33 |
" Toast Container " is displayed as :: "You have successfully changed your password." |
|
13:39:33 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:39:37 |
Action Step :: Click on topBar Dropdown |
|
13:39:37 |
Action Step :: Click on SignOut |
-
TC_STG_07_P1_verifyCloseAllSessionButtonTest
pass
2020-07-10 13:39:37
Verify Close All Session
| Status |
Timestamp |
Details |
|
13:39:38 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:40:00 |
Action Step :: Click on topBar Dropdown |
|
13:40:00 |
Action Step :: Click on "settings" option of Dropdown |
|
13:40:00 |
"Clicked on Settings " |
|
13:40:01 |
Action Step :: Click on : "privacy-and-security" Tab |
|
13:40:01 |
"Clicked on Privacy and Security Tab " |
|
13:40:01 |
Verify Step :: Close All Session Button is displayed or not |
|
13:40:01 |
" Close All Session Button " is displayed |
|
13:40:01 |
Action Step :: Click on Close All Session Button |
|
13:40:01 |
Verify Step :: Toast Container is displayed or not after "Close All Session" Action |
|
13:40:01 |
" Toast Container " is displayed as :: "You have successfully logged out of all devices." |
|
13:40:01 |
Verify Step :: Navigated to Log_in Page or not after "Close All Session" Action |
|
13:40:01 |
Expected :: "Page Title" should be displayed as :: "Login | One Page Spotlight" ; Actual :: "Page Title" is displayed as:: "Login | One Page Spotlight" |
|
13:40:02 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:40:23 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:40:27 |
Action Step :: Click on topBar Dropdown |
|
13:40:27 |
Action Step :: Click on SignOut |
-
TC_STG_08_P1_verifyDeleteAccountTest
pass
2020-07-10 13:40:28
Verify Delete Account
| Status |
Timestamp |
Details |
|
13:40:28 |
Action Step ::Execute Mobile Number Verify API |
|
13:40:28 |
Verify Step :: Mobile Verify Api with following assertions : |
|
13:40:28 |
{
"status":"success",
"secret":"RCXd1o+WeRMiI5pMDawfHVJYtWcYclaErZxiyI8adV4a7JcvvqTheByayLuHwHMMYbd6BdjWzaPCDwxDgOyyow==",
"expire":120000
} |
|
13:40:28 |
Status is displaying as "success" |
|
13:40:28 |
Action Step ::Execute Mobile Number Confirm API |
|
13:40:29 |
Verify Step :: Mobile Confirm Api with following assertions : |
|
13:40:29 |
{
"status":"success",
"message":"Mobile verification successful!"
} |
|
13:40:29 |
Status is displaying as "success" |
|
13:40:29 |
Action & verify ::Execute register API |
|
13:40:30 |
Verify Step :: Register Api with following assertions : |
|
13:40:30 |
{
"status":"success",
"guid":"1128236862628958225",
"user":{
"guid":"1128236862628958225",
"type":"user",
"subtype":false,
"time_created":"1594368629",
"time_updated":false,
"container_guid":"0",
"owner_guid":"0",
"site_guid":false,
"access_id":"2",
"tags":[],
"entity_type":false,
"name":"BossBaby",
"username":"cUHPgXiI",
"language":"en",
"icontime":"1594368629",
"legacy_guid":false,
"featured_id":false,
"banned":"no",
"website":"",
"briefdescription":"",
"dob":false,
"gender":false,
"city":false,
"merchant":false,
"boostProPlus":false,
"fb":false,
"mature":0,
"portfolio_visiblity":"0",
"signup_reward":true,
"first_post":"0",
"myjourney":"0",
"monetized":false,
"signup_method":false,
"social_profiles":[],
"feature_flags":false,
"programs":[],
"plus":false,
"hashtags":false,
"verified":false,
"founder":false,
"disabled_boost":false,
"boost_autorotate":true,
"categories":[],
"wire_rewards":null,
"pinned_posts":[],
"is_mature":false,
"mature_lock":false,
"opted_in_hashtags":0,
"last_avatar_upload":"0",
"canary":false,
"email_visibility":"following",
"phone_number_visibility":"following",
"date_of_birth_visibility":"following",
"website_visibility":"following",
"bookmark":false,
"general_info":[],
"about":[],
"work_experience":[],
"education":[],
"awards":[],
"boost_rating":1,
"post_count":0,
"rewards":true,
"p2p_media_enabled":false,
"is_email_verified":false,
"last_accepted_tos":0,
"eth_wallet":"",
"rating":1
}
} |
|
13:40:30 |
Status is displaying as "success" |
|
13:40:33 |
Action Step :: Login as "BossBaby" with valid username, password and click on submit button |
|
13:40:54 |
Action Step :: Click on topic skip button |
|
13:41:04 |
Action Step :: Click on topBar Dropdown |
|
13:41:04 |
Action Step :: Click on "settings" option of Dropdown |
|
13:41:05 |
"Clicked on Settings " |
|
13:41:05 |
Action Step :: Click on : "general" Tab |
|
13:41:05 |
"Clicked on General Tab " |
|
13:41:05 |
Verify Step :: Delete Account CheckBox is displayed or not |
|
13:41:05 |
" Delete Account CheckBox " is displayed |
|
13:41:05 |
Action Step :: Click on Delete Account CheckBox |
|
13:41:05 |
Verify Step :: General Password Delete Account InputBox is displayed or not |
|
13:41:05 |
" General Password Delete Account InputBox " is displayed |
|
13:41:05 |
Action Step :: Enter Passowrd for Delete Account :: "LJnyLs97@" |
|
13:41:06 |
Action Step :: Click On Confirm Delete Button |
|
13:41:06 |
Verify Step :: AlertPopUp is displayed or not |
|
13:41:06 |
AlertPopUp is not displayed |
|
13:41:06 |
Action Step :: Toast Container is displayed or not after "Delete Account" Action |
|
13:41:06 |
" Toast Container " is displayed as :: "You have successfully deleted your account." |
|
13:41:06 |
Verify Step :: Navigated to Log_in Page or not after "Delete Account" Action |
|
13:41:06 |
Expected :: "Page Title" should be displayed as :: "Login | One Page Spotlight" ; Actual :: "Page Title" is displayed as:: "Login | One Page Spotlight" |
|
13:41:06 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:41:10 |
Action Step :: Click on topBar Dropdown |
-
TC_STG_09_P1_verifyDeActivateAccountTest
pass
2020-07-10 13:41:50
Verify DeActivate Account
| Status |
Timestamp |
Details |
|
13:41:51 |
Action Step :: Login as "BossBaby" with valid username, password and click on submit button |
|
13:42:13 |
Action Step :: Click on topBar Dropdown |
|
13:42:14 |
Action Step :: Click on "settings" option of Dropdown |
|
13:42:14 |
"Clicked on Settings " |
|
13:42:14 |
Action Step :: Click on : "general" Tab |
|
13:42:14 |
"Clicked on General Tab " |
|
13:42:14 |
Verify Step :: Deactivate Account CheckBox is displayed or not |
|
13:42:14 |
" Deactivate Account CheckBox " is displayed |
|
13:42:14 |
Action Step :: Click on Deactivate Account CheckBox |
|
13:42:15 |
Action Step :: Click on Deactivate Account CheckBox Reason as : "I have a duplicate account" |
|
13:42:16 |
Action Step :: Click on Deactivate Confirm Account Button |
|
13:42:17 |
Verify Step :: Toast Container is displayed or not after "DeActivate Account" Action |
|
13:42:18 |
" Toast Container " is displayed as :: "" |
|
13:42:18 |
Verify Step :: Navigated to Log_in Page or not after "DeActivate Account" Action |
|
13:42:18 |
Expected :: "Page Title" should be displayed as :: "Login | One Page Spotlight" ; Actual :: "Page Title" is displayed as:: "Login | One Page Spotlight" |
|
13:42:18 |
Action Step :: Login as "BossBaby" with valid username, password and click on submit button |
|
13:42:41 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:42:45 |
Action Step :: Click on topBar Dropdown |
|
13:42:46 |
Action Step :: Click on SignOut |
-
TC_STG_13_P1_verifySavePayPerPostBackgroundImageTest
pass
2020-07-10 13:42:47
Save PayPerPost Background Image
| Status |
Timestamp |
Details |
|
13:42:50 |
Action Step :: Login as "YXOwoCVd" with valid username, password and click on submit button |
|
13:43:14 |
Action Step :: Click on topBar Dropdown |
|
13:43:14 |
Action Step :: Click on "settings" option of Dropdown |
|
13:43:14 |
"Clicked on Settings " |
|
13:43:15 |
Action Step :: Click on : "pay-per-post" Tab |
|
13:43:15 |
"Clicked on Pay Per Post Tab " |
|
13:43:15 |
Action Step :: Click on Upload Media File |
|
13:43:17 |
Action Step :: Media File Uploaded Successfully |
|
13:43:17 |
Action Step :: Click on Save PayPerPost Background Image Button |
|
13:43:17 |
Verify Step :: Toast Container is displayed or not after "Updating Pay Per Post Background Image" Action |
|
13:43:18 |
" Toast Container " is displayed as :: "" |
|
13:43:18 |
Action Step :: Click On Home TopBar |
|
13:43:21 |
Action Step :: Click on PosterText Area |
|
13:43:21 |
Action Step :: Enter text on Message Text Area as :: "Pay-Per_Post" |
|
13:43:22 |
Action Step :: Click on Upload Media File |
|
13:43:24 |
Action Step :: Media File Uploaded Successfully |
|
13:43:26 |
Verify Step :: Elements is Uploaded or not |
|
13:43:26 |
"Media Thumbnail" is displayed |
|
13:43:26 |
Action Step :: Click on PayPerPost Icon |
|
13:43:26 |
Clicked on PayPerPost Icon |
|
13:43:26 |
Verify Step :: Paywall Contents with following assertion |
|
13:43:26 |
Verify Step :: Set Coins Field is displayed or not |
|
13:43:26 |
"Set Coins Field" is displayed |
|
13:43:26 |
Verify Step :: Description Field is displayed or not |
|
13:43:27 |
"Description Field" is displayed |
|
13:43:27 |
Action Step :: Set Coins For Paid Post |
|
13:43:27 |
Post to be Restricted with :: "0.1" Conis |
|
13:43:27 |
Action Step :: Set Message For Paid Post |
|
13:43:27 |
Post to be Restricted with message :: "To View My Post,Pay 0.1 coins" |
|
13:43:27 |
Verify Step :: Add Button is displayed & enabled or not with following assertion : |
|
13:43:27 |
"Add Button" is Enabled |
|
13:43:27 |
Action Step:: Click on Add Button for Set Paywall |
|
13:43:27 |
Clicked on Add Button for Set Paywall |
|
13:43:27 |
Action Step :: Click on Post Button |
|
13:43:31 |
Verify Step :: PayPerPost Background Image is displayed or not |
|
13:43:32 |
" PayPerPost Background Image " is displayed |
|
13:43:32 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:43:35 |
Action Step :: Click on topBar Dropdown |
|
13:43:36 |
Action Step :: Click on SignOut |
-
TC_STG_14_P1_verifyContentsOfGeneralTabTest
pass
2020-07-10 13:43:37
Verify General Tab Contents
| Status |
Timestamp |
Details |
|
13:43:39 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:44:02 |
Action Step :: Click on topBar Dropdown |
|
13:44:02 |
Action Step :: Click on "settings" option of Dropdown |
|
13:44:02 |
"Clicked on Settings " |
|
13:44:03 |
Action Step :: Click on : "general" Tab |
|
13:44:03 |
"Clicked on General Tab " |
|
13:44:03 |
Verify Step :: UserName InputBox is displayed or not |
|
13:44:03 |
UserName InputBox is displayed |
|
13:44:03 |
Verify Step :: Primary Email Address InputBox is displayed or not |
|
13:44:03 |
Primary Email Address InputBox is displayed |
|
13:44:03 |
Verify Step :: Phone Number InputBox is displayed or not |
|
13:44:03 |
Phone Number InputBox is displayed |
|
13:44:03 |
Verif Step :: Language Dropdown is displayed or not |
|
13:44:03 |
Language Dropdown is displayed |
|
13:44:03 |
Verify Step :: Mature Toggle Flag is displayed or not |
|
13:44:03 |
Mature Toggle Flag is displayed |
|
13:44:03 |
Verify Step :: Portfolio ToggleFlag is displayed or not |
|
13:44:03 |
Portfolio Toggle Flag is displayed |
|
13:44:03 |
Verify Step :: Save Button is displayed or not |
|
13:44:03 |
Save Button is displayed |
|
13:44:03 |
Verify Step :: Delete Account CheckBox is displayed or not |
|
13:44:03 |
" Delete Account CheckBox " is displayed |
|
13:44:03 |
Verify Step :: Deactivate Account CheckBox is displayed or not |
|
13:44:03 |
" Deactivate Account CheckBox " is displayed |
|
13:44:03 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:44:07 |
Action Step :: Click on topBar Dropdown |
|
13:44:07 |
Action Step :: Click on SignOut |
-
TC_STG_15_P1_verifyMatureFlagToggleIsEnabledTest
pass
2020-07-10 13:44:09
Verify Mature Falg is Enabled
| Status |
Timestamp |
Details |
|
13:44:11 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:44:34 |
Action Step :: Click on topBar Dropdown |
|
13:44:34 |
Action Step :: Click on "settings" option of Dropdown |
|
13:44:34 |
"Clicked on Settings " |
|
13:44:35 |
Action Step :: Click on : "general" Tab |
|
13:44:35 |
"Clicked on General Tab " |
|
13:44:35 |
Action Step :: "Enable" Mature Flag Toggle Button |
|
13:44:35 |
Action Step :: Click on Save Button |
|
13:44:35 |
Verify Step :: Toast Container is displayed or not after "Enable Mature Toggle Flag" Action |
|
13:44:35 |
" Toast Container " is displayed as :: "" |
|
13:44:35 |
Action Step :: Click On Home TopBar |
|
13:44:38 |
Action Step :: Click on PosterText Area |
|
13:44:38 |
Action Step :: Enter text on Message Text Area as :: "Restricted Content" |
|
13:44:39 |
Action Step :: Click on Upload Media File |
|
13:44:41 |
Action Step :: Media File Uploaded Successfully |
|
13:44:43 |
Verify Step :: Elements is Uploaded or not |
|
13:44:43 |
"Media Thumbnail" is displayed |
|
13:44:43 |
Action Step :: Click on Restricted Content Toggle Button |
|
13:44:43 |
Clicked on Restricted Content Toggle Button |
|
13:44:43 |
Verify Step:: Restricted Content Toggle Button is Enabled or Not with following assertion : |
|
13:44:43 |
"Restricted Content Toggle Button" is Enabled |
|
13:44:43 |
Action step :: Click on Post Button |
|
13:44:47 |
Verify Step :: Created Text Post is Displayed or not |
|
13:44:50 |
Expected :: " Created Text Post" should be displayed as :: "Restricted Content" ; Actual :: " Created Text Post" is displayed as :: "Restricted Content" |
|
13:44:50 |
Verify Step :: Created Image Post is Displayed or not |
|
13:44:52 |
"Posted Image" is displayed |
|
13:44:52 |
Verify Step:: Cover Button is displayed or not |
|
13:44:52 |
"Cover Button" is Displayed |
|
13:44:52 |
Verify Step:: Click on Cover Button to Cover Restricted Content |
|
13:44:52 |
Clicked on Cover Button |
|
13:44:52 |
Verify Step :: Created Restricted Content is Covered or not |
|
13:44:52 |
"Restricted Content" is Covered |
|
13:44:52 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:44:56 |
Action Step :: Click on topBar Dropdown |
|
13:44:56 |
Action Step :: Click on SignOut |
-
TC_STG_16_P1_verifyMatureFlagToggleIsDisabledTest
pass
2020-07-10 13:44:57
Verify Mature Flag is Disabled
| Status |
Timestamp |
Details |
|
13:44:58 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:45:22 |
Action Step :: Click on topBar Dropdown |
|
13:45:22 |
Action Step :: Click on "settings" option of Dropdown |
|
13:45:22 |
"Clicked on Settings " |
|
13:45:23 |
Action Step :: Click on : "general" Tab |
|
13:45:23 |
"Clicked on General Tab " |
|
13:45:23 |
Action Step :: "Disable" Mature Flag Toggle Button |
|
13:45:23 |
Action Step :: Click on Save Button |
|
13:45:24 |
Verify Step :: Toast Container is displayed or not after "Disable Mature Toggle Flag" Action |
|
13:45:25 |
" Toast Container " is displayed as :: "" |
|
13:45:25 |
Action Step :: Click On Home TopBar |
|
13:45:27 |
Verify Step:: "UnCover Button" is displayed or not |
|
13:45:28 |
UnCover Button is Displayed |
|
13:45:28 |
Verify Step:: Click on UnCover Button to View Restricted Content |
|
13:45:28 |
Clicked on UnCover Button |
|
13:45:28 |
Verify Step :: Created Restricted Content is UnCovered or not |
|
13:45:28 |
"Restricted Content " is UnCovered |
|
13:45:28 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:45:32 |
Action Step :: Click on topBar Dropdown |
|
13:45:32 |
Action Step :: Click on SignOut |
-
TC_STG_17_P1_verifyPortfolioToggleFlagIsEnableTest
pass
2020-07-10 13:45:33
Verify Portfolio Flag Toggle is Enable
| Status |
Timestamp |
Details |
|
13:45:34 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:45:58 |
Action Step :: Click on topBar Dropdown |
|
13:45:58 |
Action Step :: Click on "settings" option of Dropdown |
|
13:45:58 |
"Clicked on Settings " |
|
13:45:58 |
Action Step :: Click on : "general" Tab |
|
13:45:59 |
"Clicked on General Tab " |
|
13:45:59 |
Action Step :: "Enable" Portfolio Flag Toggle Button |
|
13:45:59 |
Action Step :: Click on Save Button |
|
13:46:00 |
Verify Step :: Toast Container is displayed or not after "Enable Portfolio Toggle Flag" Action |
|
13:46:01 |
" Toast Container " is displayed as :: "" |
|
13:46:01 |
Action Step :: Click On Home TopBar |
|
13:46:04 |
Action Step :: Click on topBar Dropdown |
|
13:46:04 |
Action Step :: Click on "signout" option of Dropdown |
|
13:46:05 |
"Clicked on Signout " |
|
13:46:06 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
13:46:30 |
Action Step :: Enter "ggowda" on search textField and select user |
|
13:46:31 |
Action Step :: Click on "Profile" tab |
|
13:46:31 |
Action Step :: Click on User Full Name |
|
13:46:32 |
Verify Step :: Portfolio Button On Profile Card is displayed or not |
|
13:46:52 |
Portfolio Button On Profile Card is not displayed |
|
13:46:52 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:46:56 |
Action Step :: Click on topBar Dropdown |
|
13:46:57 |
Action Step :: Click on SignOut |
-
TC_STG_18_P1_verifyPortfolioToggleFlagIsDisableTest
pass
2020-07-10 13:46:58
Verify Portfolio Flag Toggle is Disable
| Status |
Timestamp |
Details |
|
13:46:59 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:47:23 |
Action Step :: Click on topBar Dropdown |
|
13:47:23 |
Action Step :: Click on "settings" option of Dropdown |
|
13:47:23 |
"Clicked on Settings " |
|
13:47:24 |
Action Step :: Click on : "general" Tab |
|
13:47:24 |
"Clicked on General Tab " |
|
13:47:24 |
Action Step :: "Disable" Portfolio Flag Toggle Button |
|
13:47:24 |
Action Step :: Click on Save Button |
|
13:47:24 |
Verify Step :: Toast Container is displayed or not after "Disable Portfolio Toggle Flag" Action |
|
13:47:25 |
" Toast Container " is displayed as :: "" |
|
13:47:25 |
Action Step :: Click On Home TopBar |
|
13:47:28 |
Action Step :: Click on topBar Dropdown |
|
13:47:28 |
Action Step :: Click on "signout" option of Dropdown |
|
13:47:29 |
"Clicked on Signout " |
|
13:47:30 |
Action Step :: Login as "Abhishek Sonone" with valid username, password and click on submit button |
|
13:48:03 |
Action Step :: Enter "ggowda" on search textField and select user |
|
13:48:04 |
Action Step :: Click on "Profile" tab |
|
13:48:04 |
Action Step :: Click on User Full Name |
|
13:48:05 |
Verify Step :: Portfolio Button On Profile Card is displayed or not |
|
13:48:06 |
Portfolio Button On Profile Card is displayed |
|
13:48:06 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:48:09 |
Action Step :: Click on topBar Dropdown |
|
13:48:10 |
Action Step :: Click on SignOut |
-
TC_STG_19_P1_verifyContentsOfDeleteAccountAndDeactivateAccountTest
pass
2020-07-10 13:48:11
Verify Contents Of Delete Account And Deactivate Account
| Status |
Timestamp |
Details |
|
13:48:12 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:48:36 |
Action Step :: Click on topBar Dropdown |
|
13:48:36 |
Action Step :: Click on "settings" option of Dropdown |
|
13:48:36 |
"Clicked on Settings " |
|
13:48:37 |
Action Step :: Click on : "general" Tab |
|
13:48:37 |
"Clicked on General Tab " |
|
13:48:37 |
Verify Step :: Delete Account CheckBox is displayed or not |
|
13:48:37 |
" Delete Account CheckBox " is displayed |
|
13:48:37 |
Action Step :: Click on Delete Account CheckBox |
|
13:48:37 |
Verify Step :: General Password Delete Account InputBox is displayed or not |
|
13:48:37 |
" General Password Delete Account InputBox " is displayed |
|
13:48:37 |
Verify Step :: Confirm Delete Account Button is displayed or not |
|
13:48:37 |
" Confirm Delete Account Button " is displayed |
|
13:48:37 |
Verify Step :: Cancel Delete Account Button is displayed or not |
|
13:48:37 |
" Cancel Delete Account Button " is displayed |
|
13:48:37 |
Verify Step :: Deactivate Account CheckBox is displayed or not |
|
13:48:37 |
" Deactivate Account CheckBox " is displayed |
|
13:48:37 |
Action Step :: Click on Deactivate Account CheckBox |
|
13:48:37 |
verify Step :: Deactivate Account Reasons are displayed or not with following assertions : |
|
13:48:37 |
I have a duplicate account |
|
13:48:38 |
I'm getting too many followers |
|
13:48:38 |
I'm receiving unwanted contact |
|
13:48:38 |
Receive an e-mail when other people follow you. |
|
13:48:38 |
others |
|
13:48:38 |
Deactivate Account Reasons are displayed |
|
13:48:38 |
Action Step :: Click on Deactivate Account Others CheckBox |
|
13:48:38 |
Verify Step :: Deactivate Account Others TextArea is displayed or not |
|
13:48:38 |
Deactivate Account Others TextArea is displayed |
|
13:48:38 |
VerifyStep :: Deactivate Account Cancel Button is displayed or not |
|
13:48:38 |
Deactivate Account Cancel Button is displayed |
|
13:48:38 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:48:42 |
Action Step :: Click on topBar Dropdown |
|
13:48:43 |
Action Step :: Click on SignOut |
-
TC_STG_20_P1_verifyContentsOfReportDropDownTest
pass
2020-07-10 13:48:44
Verify Contents Of Report DropDown
| Status |
Timestamp |
Details |
|
13:48:45 |
Action Step :: Login as "Gandharva Gowda" with valid username, password and click on submit button |
|
13:49:09 |
Action Step :: Click on topBar Dropdown |
|
13:49:09 |
Action Step :: Click on "settings" option of Dropdown |
|
13:49:09 |
"Clicked on Settings " |
|
13:49:10 |
Action Step :: Click on : "support" Tab |
|
13:49:10 |
"Clicked on Support Tab " |
|
13:49:10 |
Verify Step :: RePort DropDown is displayed or not |
|
13:49:10 |
RePort DropDown is displayed |
|
13:49:10 |
Verify Step :: Report DropDown Options are Displayed or Not |
|
13:49:10 |
Report DropDown Options :- |
|
13:49:10 |
Review Pending |
|
13:49:10 |
Appealed |
|
13:49:10 |
Rejected |
|
13:49:10 |
Approved |
|
13:49:10 |
com.aeione.ops.test.SettingsPageTest Test passed |
|
13:49:14 |
Action Step :: Click on topBar Dropdown |
|
13:49:14 |
Action Step :: Click on SignOut |
-
tc_CM_02_and_CM_12_P1_VerifyCreatingPublicCommunityTest
pass
2020-07-10 13:49:22
Verify Create Public Community
| Status |
Timestamp |
Details |
|
13:49:27 |
Action Step :: Login as "Aishwarya" with valid registered Username & password and click on submit button |
|
13:49:50 |
Action Step :: Click on Group Icon |
|
13:49:51 |
Action Step :: Enter Community name as : Test Public Community |
|
13:49:51 |
Action Step :: Enter Community description as : A public community created for testing |
|
13:49:51 |
Action Step :: Enter Hashtag as : DANCE |
|
13:49:51 |
Action Step :: Click on Upload Media File |
|
13:49:53 |
Media File Uploaded Successfully |
|
13:49:53 |
Action Step :: Click on Apply button of Edit Picture pop up |
|
13:49:57 |
The "Apply button" of Edit picture pop up is clickable |
|
13:49:57 |
Verify Step:: Creating Community with following assertions : |
|
13:49:58 |
Community is created successfully |
|
13:49:58 |
Verify Step :: Navigation to the community inner page by creating a community with following assertions : |
|
13:50:05 |
Successfully navigated to inner page of created community - "Test Public Community" |
|
13:50:05 |
com.aeione.ops.test.CommunityPageTest Test passed |
-
tc_CM_04_P1_VerifyConvertingPublicCommunityToPrivateTest
fail
2020-07-10 13:50:11
Verify converting a public community to private community
| Status |
Timestamp |
Details |
|
13:50:11 |
Action Step ::Click on Community tab from Home page |
|
13:50:11 |
Action Step ::Click on created community |
|
13:51:12 |
Could not perform action on "community "from Communities You Manage list Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: list-community-manage-list' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:51:12 |
 |
-
tc_CM_03_and_CM_12_P1_InviteMembersInPrivateCommunityTest
pass
2020-07-10 13:51:16
Verify Invite members by creating private community
| Status |
Timestamp |
Details |
|
13:51:20 |
Action Step :: Click on Group Icon |
|
13:51:20 |
Action Type:: Select Private Community Type |
|
13:51:21 |
Action Step :: Enter Community name as : Test Private Community |
|
13:51:22 |
Action Step :: Enter Community description as : A private community created for testing |
|
13:51:22 |
Action Step :: Click on Upload Media File |
|
13:51:24 |
Media File Uploaded Successfully |
|
13:51:24 |
Action Step :: Click on Apply button of Edit Picture pop up |
|
13:51:26 |
The "Apply button" of Edit picture pop up is clickable |
|
13:51:26 |
Verify Step:: Creating Community with following assertions : |
|
13:51:27 |
Community is created successfully |
|
13:51:27 |
Verify Step :: Navigation to the community inner page by creating a community with following assertions : |
|
13:51:34 |
Successfully navigated to inner page of created community - "Test Private Community" |
|
13:51:34 |
Action Step :: Click on Plus icon to Invite |
|
13:51:35 |
Action Step ::To invite, search the user : aishbm |
|
13:51:36 |
Verify Step :: By click on Invite button, whether Admin has authority to invite members to his community with following assertions : |
|
13:51:37 |
Admin has authority to invite members to his Community |
|
13:51:37 |
com.aeione.ops.test.CommunityPageTest Test passed |
-
tc_CM_05_P1_VerifyDeletingCommunityAsAdminTest
fail
2020-07-10 13:51:41
Verify "Deleting" the community as Admin
| Status |
Timestamp |
Details |
|
13:51:41 |
Action Step ::Click on Community tab from Home page |
|
13:51:41 |
Action Step ::Click on created community |
|
13:52:42 |
Could not perform action on "community "from Communities You Manage list Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: list-community-manage-list' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:52:42 |
 |
-
tc_CM_06_P1_VerifyCreatingPostInCommunityAsAdminTest
fail
2020-07-10 13:52:46
Verify "Create Post" in community as admin
| Status |
Timestamp |
Details |
|
13:52:48 |
Action Step ::Click on Community tab from Home page |
|
13:52:48 |
Action Step ::Click on created community |
|
13:53:49 |
Could not perform action on "community "from Communities You Manage list Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: list-community-manage-list' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:53:49 |
 |
-
tc_CM_09_P1_VerifyJoiningCommunityTest
fail
2020-07-10 13:53:53
Verify "Join community" in community
| Status |
Timestamp |
Details |
|
13:53:53 |
Action Step ::Click on Community tab from Home page |
|
13:53:54 |
Action Step ::Click on JOIN button of the recommended community |
|
13:53:55 |
Action Step ::Click on Join Private community |
|
13:54:02 |
Expected :: User should be able to join community ; Actual :: Failed to verify joining a community " Could not perform action on "Join button " of private communities |
|
13:54:02 |
 |
-
tc_CM_07_P1_VerifyChangingCommunitySettingsTest
fail
2020-07-10 13:54:05
Verify changing "Community Settings " as admin
| Status |
Timestamp |
Details |
|
13:54:05 |
Action Step ::Click on Community tab from Home page |
|
13:54:05 |
Action Step ::Click on created community |
|
13:55:07 |
Could not perform action on "community "from Communities You Manage list Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: list-community-manage-list' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:55:07 |
 |
-
tc_CM_08_P1_VerifyUpdatedSettingsOfCommunityTest
fail
2020-07-10 13:55:10
Verify "Updated Settings " of community as admin
| Status |
Timestamp |
Details |
|
13:55:10 |
Action Step ::Click on Community tab from Home page |
|
13:55:11 |
Action Step ::Click on created community |
|
13:56:12 |
Could not perform action on "community "from Communities You Manage list Expected condition failed: waiting for element to be clickable: Proxy element for: DefaultElementLocator 'By.id: list-community-manage-list' (tried for 30 second(s) with 500 milliseconds interval) |
|
13:56:12 |
 |
-
tc_EX_01_P1_VerifyNavigationToExplorePageTest
pass
2020-07-10 13:56:22
Verify navigation to the " Explore page" by clicking on the Home page Header >> Explore
| Status |
Timestamp |
Details |
|
13:56:24 |
Action Step :: Login as "Aishwarya" with valid registered Username & password and click on submit button |
|
13:56:48 |
Verify Step :: Navigation to the Explore page on clicking Explore link from Home page header with following assertions : |
|
13:56:48 |
User successfully navigated to the " Explore page" |
|
13:56:48 |
com.aeione.ops.test.ExplorePageTest Test passed |
-
tc_EX_02_P1_VerifySuggestedHashtagsInSubHeaderOfExplorePageTest
fail
2020-07-10 13:56:54
Verify " Suggested Hashtags" in sub-header of Explore page
| Status |
Timestamp |
Details |
|
13:56:56 |
Verify Step :: Suggested Hashtags in sub-header of Explore page with following assertions : |
|
13:57:02 |
Failed to verify the suggestion hashtags in Explore page |
|
13:57:02 |
 |
-
tc_BC_01_P1_verifyBoostConsoleIconInProfileDropdownTest
pass
2020-07-10 13:57:13
Verify the boost Console under profile drop down
| Status |
Timestamp |
Details |
|
13:57:14 |
Action Step :: Login as "Smita" with mobile_number, password and click on submit button |
|
13:57:38 |
Action Step :: Click on topBar Dropdown |
|
13:57:39 |
Verify Step :: Boost Console Option is displaying or not : |
|
13:57:39 |
"Boost Console" is displaying |
|
13:57:39 |
com.aeione.ops.test.BoostConsolePageTest Test passed |
|
13:57:45 |
Action Step :: Click on topBar Dropdown |
|
13:57:45 |
Action Step :: Click on SignOut |
-
tc_EV_01_P1_VerifyCreateEventOptionByClickingOnGroupLinkTest
pass
2020-07-10 13:57:51
Verify "Create Event" option by clicking on the Group link from Header
| Status |
Timestamp |
Details |
|
13:57:52 |
Action Step :: Login as "null" with valid registered Username & password and click on submit button |
|
13:58:14 |
Action Step :: Click on Group Icon |
|
13:58:14 |
Verify Step :: Display of Create Event option on clicking Group iconfrom Home page header with following assertions : |
|
13:58:14 |
Create Event link is displaying successfully |
|
13:58:14 |
com.aeione.ops.test.EventPageTest Test passed |
-
tc_EV_02_P1_VerifyNavigationToCreateEventPageTest
pass
2020-07-10 13:58:20
Verify " Create Event" option by clicking on the Group link from Header
| Status |
Timestamp |
Details |
|
13:58:20 |
Action Step :: Click on Group Icon |
|
13:58:20 |
Action Step[ :: Click on Create Event link |
|
13:58:20 |
Verify Step :: Navigation to the Create Event page on clicking "Create Event link " with following assertions : |
|
13:58:21 |
User succesfully navigated to "Create an Event " page |
|
13:58:21 |
com.aeione.ops.test.EventPageTest Test passed |
-
tc_EV_03_P1_VerifyCreateEventTest
pass
2020-07-10 13:58:24
Verify " Create Event" functionality
| Status |
Timestamp |
Details |
|
13:58:27 |
Action Step :: Click on Group Icon |
|
13:58:27 |
Action Step[ :: Click on Create Event link |
|
13:58:28 |
Action Step :: Enter Event Title as : Big Event Testing |
|
13:58:28 |
Action Step :: Enter Event Description as : "A big event created for testing purpose" |
|
13:58:28 |
Action Step :: Select Event type as : "Free" |
|
13:58:28 |
Action Step :: Select Event category as : "Arts Events" |
|
13:58:28 |
Action Step :: Enter Event Location as : "Bangalore" |
|
13:58:29 |
Action Step :: Enter start date of the Event as : "22032222" |
|
13:58:29 |
Action Step :: Enter Event Start time as : "1010" |
|
13:58:29 |
Action Step :: Enter Event End date as : "23032222" |
|
13:58:29 |
Action Step :: Enter Event End time as : "2020" |
|
13:58:29 |
Action Step :: Click on Upload Media File |
|
13:58:31 |
Action Step :: Media File Uploaded Successfully |
|
13:58:31 |
Verify Step :: Click on Create Event Button |
|
13:58:32 |
Create button is clickable |
|
13:58:32 |
Verify Step :: Creating an event and navigation to the Event inner page |
|
13:58:33 |
"Created Event : " Successfully navigated to inner page of created event |
|
13:58:33 |
com.aeione.ops.test.EventPageTest Test passed |
-
tc_EV_04_P1_VerifyCreatedEventInHomePageTest
pass
2020-07-10 13:58:36
Verify " Create Event" functionality
| Status |
Timestamp |
Details |
|
13:58:38 |
Verify Step :: Created Event is displayed or not On Events widget |
|
13:58:38 |
"Event Widget :" User Created Event is displayed under Events Widget as : "Big Event Testing" |
|
13:58:38 |
Verify Step :: Created Event is displayed or not in Home Page Feeds |
|
13:58:38 |
"Home page Feeds : " User Created Event is displaying successfully : "Big Event Testing" |
|
13:58:38 |
Action Step :: Click on topBar Dropdown |
|
13:58:38 |
Action Step :: Click on View Profile link |
|
13:58:38 |
Verify Step :: Created Event is displayed or not in Profile Page TimeLine Feeds |
|
13:58:39 |
"Profile page Feeds : " User Created Event is displaying successfully in TimeLine feeds :"Big Event Testing" |
|
13:58:39 |
Verify Step :: Created Event is displayed or not in Profile Page Event Tab Feeds |
|
13:58:40 |
"Profile page Feeds : " User Created Event is displaying successfully in Event Tab feeds :"Big Event Testing" |
|
13:58:40 |
com.aeione.ops.test.EventPageTest Test passed |
-
tc_EV_05_P1_VerifyDeletingEventTest
pass
2020-07-10 13:58:43
2020-07-10 13:58:49
0h 0m 6s+183ms
Verify " Create Event" functionality
| Status |
Timestamp |
Details |
|
13:58:44 |
Action Step :: click On MeatBall Menu |
|
13:58:45 |
Action Step :: click On Delete Option |
|
13:58:45 |
Action Step :: click On Yes button in Delete this post popup |
|
13:58:45 |
Verify Step :: Deleted Event is removed from the Home Page Feeds or not with following assertions : |
|
13:58:45 |
"Home page Feeds : " Deleted Event : "Big Event Testing" is successfully removed from the Home page feeds |
|
13:58:45 |
com.aeione.ops.test.EventPageTest Test passed |